#dd31e3 color space conversions
Hex:
#dd31e3
RGB:
221, 49, 227
CMY:
13, 81, 11
CMYK:
3, 78, 0, 11
HSL:
298°, 76.0684%, 54.1176%
HSV (HSB):
298°, 78.4141%, 89.0196%
XYZ:
44.7822, 23.1148, 74.7744
xyY:
0.3139, 0.1620, 23.1148
CIE-Lab:
55.1904, 82.2130, -53.7103
CIE-LCH:
55.1904, 98.2027, 326.8431
CIE-Luv:
55.1904, 66.7505, -93.6486
Hunter-Lab:
48.0779, 82.1279, -58.5578
#dd31e3 color charts
#dd31e3 color shades, tints & tones
#dd31e3 color schemes
#dd31e3 color preview, HTML & CSS examples
This text has a color of #dd31e3
<p style="color:#dd31e3;">Text here</p>
.mytext {color:#dd31e3;}
This box has a color of #dd31e3
<div style="background-color:#dd31e3;">Content here</div>
.mybackground {background-color:#dd31e3;}
Border around this has a color of #dd31e3
<div style="border:2px solid #dd31e3;">Content here</div>
.myborder {border:2px solid #dd31e3;}