#dd23c5 color space conversions
Hex:
#dd23c5
RGB:
221, 35, 197
CMY:
13, 86, 23
CMYK:
0, 84, 11, 13
HSL:
308°, 73.2283%, 50.1961%
HSV (HSB):
308°, 84.1629%, 86.6667%
XYZ:
40.4979, 20.6054, 54.6661
xyY:
0.3498, 0.1780, 20.6054
CIE-Lab:
52.5149, 80.9196, -40.8289
CIE-LCH:
52.5149, 90.6365, 333.2262
CIE-Luv:
52.5149, 80.2697, -73.2149
Hunter-Lab:
45.3932, 79.8119, -39.6265
#dd23c5 color charts
#dd23c5 color shades, tints & tones
#dd23c5 color schemes
#dd23c5 color preview, HTML & CSS examples
This text has a color of #dd23c5
<p style="color:#dd23c5;">Text here</p>
.mytext {color:#dd23c5;}
This box has a color of #dd23c5
<div style="background-color:#dd23c5;">Content here</div>
.mybackground {background-color:#dd23c5;}
Border around this has a color of #dd23c5
<div style="border:2px solid #dd23c5;">Content here</div>
.myborder {border:2px solid #dd23c5;}