#a02cc7 color space conversions
Hex:
#a02cc7
RGB:
160, 44, 199
CMY:
37, 83, 22
CMYK:
20, 78, 0, 22
HSL:
285°, 63.7860%, 47.6471%
HSV (HSB):
285°, 77.8894%, 78.0392%
XYZ:
25.7067, 13.3985, 55.2641
xyY:
0.2724, 0.1420, 13.3985
CIE-Lab:
43.3576, 67.4980, -57.1949
CIE-LCH:
43.3576, 88.4717, 319.7235
CIE-Luv:
43.3576, 36.1610, -90.7990
Hunter-Lab:
36.6039, 61.3025, -63.8925
#a02cc7 color charts
#a02cc7 color shades, tints & tones
#a02cc7 color schemes
#a02cc7 color preview, HTML & CSS examples
This text has a color of #a02cc7
<p style="color:#a02cc7;">Text here</p>
.mytext {color:#a02cc7;}
This box has a color of #a02cc7
<div style="background-color:#a02cc7;">Content here</div>
.mybackground {background-color:#a02cc7;}
Border around this has a color of #a02cc7
<div style="border:2px solid #a02cc7;">Content here</div>
.myborder {border:2px solid #a02cc7;}