#a012a7 color space conversions
Hex:
#a012a7
RGB:
160, 18, 167
CMY:
37, 93, 35
CMYK:
4, 89, 0, 35
HSL:
297°, 80.5405%, 36.2745%
HSV (HSB):
297°, 89.2216%, 65.4902%
XYZ:
21.6886, 10.6962, 37.4807
xyY:
0.3104, 0.1531, 10.6962
CIE-Lab:
39.0640, 68.1946, -45.2290
CIE-LCH:
39.0640, 81.8301, 326.4463
CIE-Luv:
39.0640, 49.0911, -71.8781
Hunter-Lab:
32.7051, 61.1395, -45.0540
#a012a7 color charts
#a012a7 color shades, tints & tones
#a012a7 color schemes
#a012a7 color preview, HTML & CSS examples
This text has a color of #a012a7
<p style="color:#a012a7;">Text here</p>
.mytext {color:#a012a7;}
This box has a color of #a012a7
<div style="background-color:#a012a7;">Content here</div>
.mybackground {background-color:#a012a7;}
Border around this has a color of #a012a7
<div style="border:2px solid #a012a7;">Content here</div>
.myborder {border:2px solid #a012a7;}