#dd32e3 color space conversions
Hex:
#dd32e3
RGB:
221, 50, 227
CMY:
13, 80, 11
CMYK:
3, 78, 0, 11
HSL:
298°, 75.9657%, 54.3137%
HSV (HSB):
298°, 77.9736%, 89.0196%
XYZ:
44.8245, 23.1994, 74.7885
xyY:
0.3139, 0.1624, 23.1994
CIE-Lab:
55.2771, 81.9616, -53.5719
CIE-LCH:
55.2771, 97.9165, 326.8305
CIE-Luv:
55.2771, 66.5940, -93.4417
Hunter-Lab:
48.1658, 81.8274, -58.3454
#dd32e3 color charts
#dd32e3 color shades, tints & tones
#dd32e3 color schemes
#dd32e3 color preview, HTML & CSS examples
This text has a color of #dd32e3
<p style="color:#dd32e3;">Text here</p>
.mytext {color:#dd32e3;}
This box has a color of #dd32e3
<div style="background-color:#dd32e3;">Content here</div>
.mybackground {background-color:#dd32e3;}
Border around this has a color of #dd32e3
<div style="border:2px solid #dd32e3;">Content here</div>
.myborder {border:2px solid #dd32e3;}