#dc06ec color space conversions
Hex:
#dc06ec
RGB:
220, 6, 236
CMY:
14, 98, 7
CMYK:
7, 97, 0, 7
HSL:
296°, 95.0413%, 47.4510%
HSV (HSB):
296°, 97.4576%, 92.5490%
XYZ:
44.7206, 21.4020, 81.1308
xyY:
0.3037, 0.1453, 21.4020
CIE-Lab:
53.3867, 89.8092, -61.6848
CIE-LCH:
53.3867, 108.9528, 325.5171
CIE-Luv:
53.3867, 66.5035, -105.5787
Hunter-Lab:
46.2623, 91.5925, -71.5940
#dc06ec color charts
#dc06ec color shades, tints & tones
#dc06ec color schemes
#dc06ec color preview, HTML & CSS examples
This text has a color of #dc06ec
<p style="color:#dc06ec;">Text here</p>
.mytext {color:#dc06ec;}
This box has a color of #dc06ec
<div style="background-color:#dc06ec;">Content here</div>
.mybackground {background-color:#dc06ec;}
Border around this has a color of #dc06ec
<div style="border:2px solid #dc06ec;">Content here</div>
.myborder {border:2px solid #dc06ec;}