#dd72ed color space conversions
Hex:
#dd72ed
RGB:
221, 114, 237
CMY:
13, 55, 7
CMYK:
7, 52, 0, 7
HSL:
292°, 77.3585%, 68.8235%
HSV (HSB):
292°, 51.8987%, 92.9412%
XYZ:
51.1222, 33.5212, 83.8966
xyY:
0.3033, 0.1989, 33.5212
CIE-Lab:
64.5807, 59.2938, -44.4221
CIE-LCH:
64.5807, 74.0884, 323.1600
CIE-Luv:
64.5807, 47.0020, -78.7985
Hunter-Lab:
57.8975, 56.2908, -45.3861
#dd72ed color charts
#dd72ed color shades, tints & tones
#dd72ed color schemes
#dd72ed color preview, HTML & CSS examples
This text has a color of #dd72ed
<p style="color:#dd72ed;">Text here</p>
.mytext {color:#dd72ed;}
This box has a color of #dd72ed
<div style="background-color:#dd72ed;">Content here</div>
.mybackground {background-color:#dd72ed;}
Border around this has a color of #dd72ed
<div style="border:2px solid #dd72ed;">Content here</div>
.myborder {border:2px solid #dd72ed;}