#a012d7 color space conversions
Hex:
#a012d7
RGB:
160, 18, 215
CMY:
37, 93, 16
CMYK:
26, 92, 0, 16
HSL:
283°, 84.5494%, 45.6863%
HSV (HSB):
283°, 91.6279%, 84.3137%
XYZ:
26.9793, 12.8125, 65.3411
xyY:
0.2566, 0.1219, 12.8125
CIE-Lab:
42.4793, 76.5335, -67.8698
CIE-LCH:
42.4793, 102.2922, 318.4335
CIE-Luv:
42.4793, 34.2838, -105.2565
Hunter-Lab:
35.7945, 71.8995, -83.1746
#a012d7 color charts
#a012d7 color shades, tints & tones
#a012d7 color schemes
#a012d7 color preview, HTML & CSS examples
This text has a color of #a012d7
<p style="color:#a012d7;">Text here</p>
.mytext {color:#a012d7;}
This box has a color of #a012d7
<div style="background-color:#a012d7;">Content here</div>
.mybackground {background-color:#a012d7;}
Border around this has a color of #a012d7
<div style="border:2px solid #a012d7;">Content here</div>
.myborder {border:2px solid #a012d7;}