#dc04ed color space conversions
Hex:
#dc04ed
RGB:
220, 4, 237
CMY:
14, 98, 7
CMYK:
7, 98, 0, 7
HSL:
296°, 96.6805%, 47.2549%
HSV (HSB):
296°, 98.3122%, 92.9412%
XYZ:
44.8447, 21.4169, 81.8911
xyY:
0.3027, 0.1446, 21.4169
CIE-Lab:
53.4028, 90.0991, -62.2216
CIE-LCH:
53.4028, 109.4960, 325.3714
CIE-Luv:
53.4028, 66.2108, -106.4015
Hunter-Lab:
46.2784, 91.9828, -72.5206
#dc04ed color charts
#dc04ed color shades, tints & tones
#dc04ed color schemes
#dc04ed color preview, HTML & CSS examples
This text has a color of #dc04ed
<p style="color:#dc04ed;">Text here</p>
.mytext {color:#dc04ed;}
This box has a color of #dc04ed
<div style="background-color:#dc04ed;">Content here</div>
.mybackground {background-color:#dc04ed;}
Border around this has a color of #dc04ed
<div style="border:2px solid #dc04ed;">Content here</div>
.myborder {border:2px solid #dc04ed;}