#dd52ce color space conversions
Hex:
#dd52ce
RGB:
221, 82, 206
CMY:
13, 68, 19
CMYK:
0, 63, 7, 13
HSL:
306°, 67.1498%, 59.4118%
HSV (HSB):
306°, 62.8959%, 86.6667%
XYZ:
43.9767, 25.8630, 61.0667
xyY:
0.3359, 0.1976, 25.8630
CIE-Lab:
57.9068, 68.1576, -37.5091
CIE-LCH:
57.9068, 77.7971, 331.1747
CIE-Luv:
57.9068, 66.3438, -67.6971
Hunter-Lab:
50.8556, 65.3578, -35.5956
#dd52ce color charts
#dd52ce color shades, tints & tones
#dd52ce color schemes
#dd52ce color preview, HTML & CSS examples
This text has a color of #dd52ce
<p style="color:#dd52ce;">Text here</p>
.mytext {color:#dd52ce;}
This box has a color of #dd52ce
<div style="background-color:#dd52ce;">Content here</div>
.mybackground {background-color:#dd52ce;}
Border around this has a color of #dd52ce
<div style="border:2px solid #dd52ce;">Content here</div>
.myborder {border:2px solid #dd52ce;}