The Input "#A020F0" detected as "HEX".
| Color | ||
| websafe | No | |
| CSS3 Color name | 
          
  | 
      |
| Hex | #a020f0 | |
| RGB | rgb(160,32,240) | |
| RGB in % | rgb(63%,13%,94%) | |
| CMY in % | C=37 M=87 Y=6  | 
      |
| CMYK in % | C=33 M=87 Y=0 K=6  | 
      |
| HSL | hsl(277,87%,53%) | |
| HSV | hsv(277,87%,94%) | |
| Rec. 601 luma | 93.984 | |
| Rec. 709 luma | 74.2304 | |
| Rec. 2020 luma | 77.96 | |
| Grey scale (Rec. 601 luma) | #5e5e5e | |
| Grey scale (Rec. 709 luma) | #4a4a4a | |
| Grey scale (Rec. 2020 luma) | #4e4e4e | |
| Complementary color | #5fdf0f | |
| Decimal | 10494192 | |
Show the nearest websafe color data.
The following inputs are converted automatically:
    X11 Color names
    example: DodgerBlue4
  
    #rrggbb; rrggbb; #rgb; rgb
    (HEX to RGB bzw. HEX2RGB)
    example: #4169E1
  
    rgb(r,g,b); r,g,b; rgb(r%,g%,b%); r%,g%,b%
    (RGB to HEX bzw. RGB2HEX)
    example: 106,90,205