#dd72e6 color space conversions
Hex:
#dd72e6
RGB:
221, 114, 230
CMY:
13, 55, 10
CMYK:
4, 50, 0, 10
HSL:
295°, 69.8795%, 67.4510%
HSV (HSB):
295°, 50.4348%, 90.1961%
XYZ:
50.1190, 33.1200, 78.6141
xyY:
0.3097, 0.2046, 33.1200
CIE-Lab:
64.2579, 58.0081, -41.0468
CIE-LCH:
64.2579, 71.0617, 324.7166
CIE-Luv:
64.2579, 48.6797, -73.1191
Hunter-Lab:
57.5499, 54.7395, -40.7061
#dd72e6 color charts
#dd72e6 color shades, tints & tones
#dd72e6 color schemes
#dd72e6 color preview, HTML & CSS examples
This text has a color of #dd72e6
<p style="color:#dd72e6;">Text here</p>
.mytext {color:#dd72e6;}
This box has a color of #dd72e6
<div style="background-color:#dd72e6;">Content here</div>
.mybackground {background-color:#dd72e6;}
Border around this has a color of #dd72e6
<div style="border:2px solid #dd72e6;">Content here</div>
.myborder {border:2px solid #dd72e6;}