#dc25dd color space conversions
Hex:
#dc25dd
RGB:
220, 37, 221
CMY:
14, 85, 13
CMYK:
0, 83, 0, 13
HSL:
300°, 73.0159%, 50.5882%
HSV (HSB):
300°, 83.2579%, 86.6667%
XYZ:
43.2279, 21.7592, 70.3282
xyY:
0.3195, 0.1608, 21.7592
CIE-Lab:
53.7706, 83.7784, -52.5892
CIE-LCH:
53.7706, 98.9163, 327.8828
CIE-Luv:
53.7706, 69.8844, -91.6011
Hunter-Lab:
46.6468, 83.7853, -56.7373
#dc25dd color charts
#dc25dd color shades, tints & tones
#dc25dd color schemes
#dc25dd color preview, HTML & CSS examples
This text has a color of #dc25dd
<p style="color:#dc25dd;">Text here</p>
.mytext {color:#dc25dd;}
This box has a color of #dc25dd
<div style="background-color:#dc25dd;">Content here</div>
.mybackground {background-color:#dc25dd;}
Border around this has a color of #dc25dd
<div style="border:2px solid #dc25dd;">Content here</div>
.myborder {border:2px solid #dc25dd;}