#a60cca color space conversions
Hex:
#a60cca
RGB:
166, 12, 202
CMY:
35, 95, 21
CMYK:
18, 94, 0, 21
HSL:
289°, 88.7850%, 41.9608%
HSV (HSB):
289°, 94.0594%, 79.2157%
XYZ:
26.5180, 12.6342, 56.9181
xyY:
0.2760, 0.1315, 12.6342
CIE-Lab:
42.2068, 75.8249, -60.7550
CIE-LCH:
42.2068, 97.1627, 321.2964
CIE-Luv:
42.2068, 41.9201, -95.6664
Hunter-Lab:
35.5446, 70.9666, -70.0607
#a60cca color charts
#a60cca color shades, tints & tones
#a60cca color schemes
#a60cca color preview, HTML & CSS examples
This text has a color of #a60cca
<p style="color:#a60cca;">Text here</p>
.mytext {color:#a60cca;}
This box has a color of #a60cca
<div style="background-color:#a60cca;">Content here</div>
.mybackground {background-color:#a60cca;}
Border around this has a color of #a60cca
<div style="border:2px solid #a60cca;">Content here</div>
.myborder {border:2px solid #a60cca;}