#a002c7 color space conversions
Hex:
#a002c7
RGB:
160, 2, 199
CMY:
37, 99, 22
CMYK:
20, 99, 0, 22
HSL:
288°, 98.0100%, 39.4118%
HSV (HSB):
288°, 98.9950%, 78.0392%
XYZ:
24.8277, 11.6405, 54.9711
xyY:
0.2715, 0.1273, 11.6405
CIE-Lab:
40.6390, 75.4880, -61.5998
CIE-LCH:
40.6390, 97.4319, 320.7849
CIE-Luv:
40.6390, 39.4809, -95.5162
Hunter-Lab:
34.1182, 70.1870, -71.6450
#a002c7 color charts
#a002c7 color shades, tints & tones
#a002c7 color schemes
#a002c7 color preview, HTML & CSS examples
This text has a color of #a002c7
<p style="color:#a002c7;">Text here</p>
.mytext {color:#a002c7;}
This box has a color of #a002c7
<div style="background-color:#a002c7;">Content here</div>
.mybackground {background-color:#a002c7;}
Border around this has a color of #a002c7
<div style="border:2px solid #a002c7;">Content here</div>
.myborder {border:2px solid #a002c7;}