#a02fdc color space conversions
Hex:
#a02fdc
RGB:
160, 47, 220
CMY:
37, 82, 14
CMYK:
27, 79, 0, 14
HSL:
279°, 71.1934%, 52.3529%
HSV (HSB):
279°, 78.6364%, 86.2745%
XYZ:
28.4320, 14.6739, 69.0440
xyY:
0.2535, 0.1308, 14.6739
CIE-Lab:
45.1843, 70.6694, -66.3344
CIE-LCH:
45.1843, 96.9248, 316.8123
CIE-Luv:
45.1843, 30.3935, -104.8569
Hunter-Lab:
38.3066, 65.4503, -80.0501
#a02fdc color charts
#a02fdc color shades, tints & tones
#a02fdc color schemes
#a02fdc color preview, HTML & CSS examples
This text has a color of #a02fdc
<p style="color:#a02fdc;">Text here</p>
.mytext {color:#a02fdc;}
This box has a color of #a02fdc
<div style="background-color:#a02fdc;">Content here</div>
.mybackground {background-color:#a02fdc;}
Border around this has a color of #a02fdc
<div style="border:2px solid #a02fdc;">Content here</div>
.myborder {border:2px solid #a02fdc;}