#a002ec color space conversions
Hex:
#a002ec
RGB:
160, 2, 236
CMY:
37, 99, 7
CMYK:
32, 99, 0, 7
HSL:
281°, 98.3193%, 46.6667%
HSV (HSB):
281°, 99.1525%, 92.5490%
XYZ:
29.6592, 13.5731, 80.4135
xyY:
0.2399, 0.1098, 13.5731
CIE-Lab:
43.6144, 82.1799, -77.9976
CIE-LCH:
43.6144, 113.3012, 316.4957
CIE-Luv:
43.6144, 29.5894, -119.5711
Hunter-Lab:
36.8417, 79.2274, -103.6216
#a002ec color charts
#a002ec color shades, tints & tones
#a002ec color schemes
#a002ec color preview, HTML & CSS examples
This text has a color of #a002ec
<p style="color:#a002ec;">Text here</p>
.mytext {color:#a002ec;}
This box has a color of #a002ec
<div style="background-color:#a002ec;">Content here</div>
.mybackground {background-color:#a002ec;}
Border around this has a color of #a002ec
<div style="border:2px solid #a002ec;">Content here</div>
.myborder {border:2px solid #a002ec;}