#dc06e9 color space conversions
Hex:
#dc06e9
RGB:
220, 6, 233
CMY:
14, 98, 9
CMYK:
6, 97, 0, 9
HSL:
297°, 94.9791%, 46.8627%
HSV (HSB):
297°, 97.4249%, 91.3725%
XYZ:
44.2883, 21.2291, 78.8542
xyY:
0.3068, 0.1470, 21.2291
CIE-Lab:
53.1993, 89.3597, -60.2957
CIE-LCH:
53.1993, 107.7995, 325.9904
CIE-Luv:
53.1993, 67.6146, -103.4075
Hunter-Lab:
46.0750, 90.9467, -69.2181
#dc06e9 color charts
#dc06e9 color shades, tints & tones
#dc06e9 color schemes
#dc06e9 color preview, HTML & CSS examples
This text has a color of #dc06e9
<p style="color:#dc06e9;">Text here</p>
.mytext {color:#dc06e9;}
This box has a color of #dc06e9
<div style="background-color:#dc06e9;">Content here</div>
.mybackground {background-color:#dc06e9;}
Border around this has a color of #dc06e9
<div style="border:2px solid #dc06e9;">Content here</div>
.myborder {border:2px solid #dc06e9;}