#a02cdc color space conversions
Hex:
#a02cdc
RGB:
160, 44, 220
CMY:
37, 83, 14
CMYK:
27, 80, 0, 14
HSL:
280°, 71.5447%, 51.7647%
HSV (HSB):
280°, 80.0000%, 86.2745%
XYZ:
28.3162, 14.4423, 69.0054
xyY:
0.2534, 0.1292, 14.4423
CIE-Lab:
44.8606, 71.6099, -66.8604
CIE-LCH:
44.8606, 97.9709, 316.9645
CIE-Luv:
44.8606, 30.7716, -105.4099
Hunter-Lab:
38.0030, 66.4958, -81.0560
#a02cdc color charts
#a02cdc color shades, tints & tones
#a02cdc color schemes
#a02cdc color preview, HTML & CSS examples
This text has a color of #a02cdc
<p style="color:#a02cdc;">Text here</p>
.mytext {color:#a02cdc;}
This box has a color of #a02cdc
<div style="background-color:#a02cdc;">Content here</div>
.mybackground {background-color:#a02cdc;}
Border around this has a color of #a02cdc
<div style="border:2px solid #a02cdc;">Content here</div>
.myborder {border:2px solid #a02cdc;}