#a02ac9 color space conversions
Hex:
#a02ac9
RGB:
160, 42, 201
CMY:
37, 84, 21
CMYK:
20, 79, 0, 21
HSL:
285°, 65.4321%, 47.6471%
HSV (HSB):
285°, 79.1045%, 78.8235%
XYZ:
25.8678, 13.3466, 56.4711
xyY:
0.2703, 0.1395, 13.3466
CIE-Lab:
43.2808, 68.5029, -58.4804
CIE-LCH:
43.2808, 90.0700, 319.5129
CIE-Luv:
43.2808, 35.8943, -92.6158
Hunter-Lab:
36.5329, 62.4574, -66.0750
#a02ac9 color charts
#a02ac9 color shades, tints & tones
#a02ac9 color schemes
#a02ac9 color preview, HTML & CSS examples
This text has a color of #a02ac9
<p style="color:#a02ac9;">Text here</p>
.mytext {color:#a02ac9;}
This box has a color of #a02ac9
<div style="background-color:#a02ac9;">Content here</div>
.mybackground {background-color:#a02ac9;}
Border around this has a color of #a02ac9
<div style="border:2px solid #a02ac9;">Content here</div>
.myborder {border:2px solid #a02ac9;}