#a000ed color space conversions
Hex:
#a000ed
RGB:
160, 0, 237
CMY:
37, 100, 7
CMYK:
32, 100, 0, 7
HSL:
281°, 100.0000%, 46.4706%
HSV (HSB):
281°, 100.0000%, 92.9412%
XYZ:
29.7833, 13.5880, 81.1738
xyY:
0.2391, 0.1091, 13.5880
CIE-Lab:
43.6362, 82.5581, -78.5280
CIE-LCH:
43.6362, 113.9407, 316.4331
CIE-Luv:
43.6362, 29.4129, -120.2760
Hunter-Lab:
36.8619, 79.7140, -104.7594
#a000ed color charts
#a000ed RGB chart
#a000ed CMYK chart
#a000ed RGB pie chart
#a000ed color shades, tints & tones
#a000ed color schemes
#a000ed color preview, HTML & CSS examples
This text has a color of #a000ed
<p style="color:#a000ed;">Text here</p>
.mytext {color:#a000ed;}
Text color #a000ed
This box has a color of #a000ed
<div style="background-color:#a000ed;">Content here</div>
.mybackground {background-color:#a000ed;}
Background color #a000ed
Border around this has a color of #a000ed
<div style="border:2px solid #a000ed;">Content here</div>
.myborder {border:2px solid #a000ed;}
Border color #a000ed