#dd31ce color space conversions
Hex:
#dd31ce
RGB:
221, 49, 206
CMY:
13, 81, 19
CMYK:
0, 78, 7, 13
HSL:
305°, 71.6667%, 52.9412%
HSV (HSB):
305°, 77.8281%, 86.6667%
XYZ:
42.0577, 22.0250, 60.4271
xyY:
0.3378, 0.1769, 22.0250
CIE-Lab:
54.0535, 79.0574, -43.5747
CIE-LCH:
54.0535, 90.2709, 331.1374
CIE-Luv:
54.0535, 74.4735, -77.5386
Hunter-Lab:
46.9308, 77.8363, -43.4889
#dd31ce color charts
#dd31ce color shades, tints & tones
#dd31ce color schemes
#dd31ce color preview, HTML & CSS examples
This text has a color of #dd31ce
<p style="color:#dd31ce;">Text here</p>
.mytext {color:#dd31ce;}
This box has a color of #dd31ce
<div style="background-color:#dd31ce;">Content here</div>
.mybackground {background-color:#dd31ce;}
Border around this has a color of #dd31ce
<div style="border:2px solid #dd31ce;">Content here</div>
.myborder {border:2px solid #dd31ce;}