#dc05ed color space conversions
Hex:
#dc05ed
RGB:
220, 5, 237
CMY:
14, 98, 7
CMYK:
7, 98, 0, 7
HSL:
296°, 95.8678%, 47.4510%
HSV (HSB):
296°, 97.8903%, 92.9412%
XYZ:
44.8555, 21.4386, 81.8947
xyY:
0.3027, 0.1447, 21.4386
CIE-Lab:
53.4262, 90.0294, -62.1839
CIE-LCH:
53.4262, 109.4173, 325.3669
CIE-Luv:
53.4262, 66.1736, -106.3507
Hunter-Lab:
46.3018, 91.8960, -72.4557
#dc05ed color charts
#dc05ed color shades, tints & tones
#dc05ed color schemes
#dc05ed color preview, HTML & CSS examples
This text has a color of #dc05ed
<p style="color:#dc05ed;">Text here</p>
.mytext {color:#dc05ed;}
This box has a color of #dc05ed
<div style="background-color:#dc05ed;">Content here</div>
.mybackground {background-color:#dc05ed;}
Border around this has a color of #dc05ed
<div style="border:2px solid #dc05ed;">Content here</div>
.myborder {border:2px solid #dc05ed;}