#dd72e5 color space conversions
Hex:
#dd72e5
RGB:
221, 114, 229
CMY:
13, 55, 10
CMYK:
3, 50, 0, 10
HSL:
296°, 68.8623%, 67.2549%
HSV (HSB):
296°, 50.2183%, 89.8039%
XYZ:
49.9790, 33.0639, 77.8765
xyY:
0.3106, 0.2055, 33.0639
CIE-Lab:
64.2126, 57.8266, -40.5619
CIE-LCH:
64.2126, 70.6341, 324.9526
CIE-Luv:
64.2126, 48.9212, -72.3054
Hunter-Lab:
57.5012, 54.5216, -40.0483
#dd72e5 color charts
#dd72e5 color shades, tints & tones
#dd72e5 color schemes
#dd72e5 color preview, HTML & CSS examples
This text has a color of #dd72e5
<p style="color:#dd72e5;">Text here</p>
.mytext {color:#dd72e5;}
This box has a color of #dd72e5
<div style="background-color:#dd72e5;">Content here</div>
.mybackground {background-color:#dd72e5;}
Border around this has a color of #dd72e5
<div style="border:2px solid #dd72e5;">Content here</div>
.myborder {border:2px solid #dd72e5;}