#a023d6 color space conversions
Hex:
#a023d6
RGB:
160, 35, 214
CMY:
37, 86, 16
CMYK:
25, 84, 0, 16
HSL:
282°, 71.8876%, 48.8235%
HSV (HSB):
282°, 83.6449%, 83.9216%
XYZ:
27.2358, 13.5307, 64.7945
xyY:
0.2580, 0.1282, 13.5307
CIE-Lab:
43.5522, 72.9475, -65.5483
CIE-LCH:
43.5522, 98.0710, 318.0581
CIE-Luv:
43.5522, 33.2637, -102.7730
Hunter-Lab:
36.7841, 67.7936, -78.6895
#a023d6 color charts
#a023d6 color shades, tints & tones
#a023d6 color schemes
#a023d6 color preview, HTML & CSS examples
This text has a color of #a023d6
<p style="color:#a023d6;">Text here</p>
.mytext {color:#a023d6;}
This box has a color of #a023d6
<div style="background-color:#a023d6;">Content here</div>
.mybackground {background-color:#a023d6;}
Border around this has a color of #a023d6
<div style="border:2px solid #a023d6;">Content here</div>
.myborder {border:2px solid #a023d6;}