#a002d1 color space conversions
Hex:
#a002d1
RGB:
160, 2, 209
CMY:
37, 99, 18
CMYK:
23, 99, 0, 18
HSL:
286°, 98.1043%, 41.3725%
HSV (HSB):
286°, 99.0431%, 81.9608%
XYZ:
26.0275, 12.1204, 61.2893
xyY:
0.2617, 0.1219, 12.1204
CIE-Lab:
41.4069, 77.2459, -66.1572
CIE-LCH:
41.4069, 101.7040, 319.4216
CIE-Luv:
41.4069, 36.5764, -102.1938
Hunter-Lab:
34.8144, 72.5227, -80.0073
#a002d1 color charts
#a002d1 color shades, tints & tones
#a002d1 color schemes
#a002d1 color preview, HTML & CSS examples
This text has a color of #a002d1
<p style="color:#a002d1;">Text here</p>
.mytext {color:#a002d1;}
This box has a color of #a002d1
<div style="background-color:#a002d1;">Content here</div>
.mybackground {background-color:#a002d1;}
Border around this has a color of #a002d1
<div style="border:2px solid #a002d1;">Content here</div>
.myborder {border:2px solid #a002d1;}