#dc06e6 color space conversions
Hex:
#dc06e6
RGB:
220, 6, 230
CMY:
14, 98, 10
CMYK:
4, 97, 0, 10
HSL:
297°, 94.9153%, 46.2745%
HSV (HSB):
297°, 97.3913%, 90.1961%
XYZ:
43.8633, 21.0591, 76.6159
xyY:
0.3099, 0.1488, 21.0591
CIE-Lab:
53.0141, 88.9140, -58.8994
CIE-LCH:
53.0141, 106.6529, 326.4783
CIE-Luv:
53.0141, 68.7402, -101.2249
Hunter-Lab:
45.8902, 90.3081, -66.8645
#dc06e6 color charts
#dc06e6 color shades, tints & tones
#dc06e6 color schemes
#dc06e6 color preview, HTML & CSS examples
This text has a color of #dc06e6
<p style="color:#dc06e6;">Text here</p>
.mytext {color:#dc06e6;}
This box has a color of #dc06e6
<div style="background-color:#dc06e6;">Content here</div>
.mybackground {background-color:#dc06e6;}
Border around this has a color of #dc06e6
<div style="border:2px solid #dc06e6;">Content here</div>
.myborder {border:2px solid #dc06e6;}