#a60dbc color space conversions
Hex:
#a60dbc
RGB:
166, 13, 188
CMY:
35, 95, 26
CMYK:
12, 93, 0, 26
HSL:
292°, 87.0647%, 39.4118%
HSV (HSB):
292°, 93.0851%, 73.7255%
XYZ:
24.9469, 12.0257, 48.5833
xyY:
0.2916, 0.1406, 12.0257
CIE-Lab:
41.2569, 73.3353, -54.1101
CIE-LCH:
41.2569, 91.1371, 323.5784
CIE-Luv:
41.2569, 46.3339, -85.8452
Hunter-Lab:
34.6781, 67.7238, -58.7895
#a60dbc color charts
#a60dbc color shades, tints & tones
#a60dbc color schemes
#a60dbc color preview, HTML & CSS examples
This text has a color of #a60dbc
<p style="color:#a60dbc;">Text here</p>
.mytext {color:#a60dbc;}
This box has a color of #a60dbc
<div style="background-color:#a60dbc;">Content here</div>
.mybackground {background-color:#a60dbc;}
Border around this has a color of #a60dbc
<div style="border:2px solid #a60dbc;">Content here</div>
.myborder {border:2px solid #a60dbc;}