#df72ed color space conversions
Hex:
#df72ed
RGB:
223, 114, 237
CMY:
13, 55, 7
CMYK:
6, 52, 0, 7
HSL:
293°, 77.3585%, 68.8235%
HSV (HSB):
293°, 51.8987%, 92.9412%
XYZ:
51.7348, 33.8370, 83.9252
xyY:
0.3052, 0.1996, 33.8370
CIE-Lab:
64.8330, 59.8243, -44.0080
CIE-LCH:
64.8330, 74.2675, 323.6610
CIE-Luv:
64.8330, 48.2983, -78.2680
Hunter-Lab:
58.1696, 56.9573, -44.8230
#df72ed color charts
#df72ed color shades, tints & tones
#df72ed color schemes
#df72ed color preview, HTML & CSS examples
This text has a color of #df72ed
<p style="color:#df72ed;">Text here</p>
.mytext {color:#df72ed;}
This box has a color of #df72ed
<div style="background-color:#df72ed;">Content here</div>
.mybackground {background-color:#df72ed;}
Border around this has a color of #df72ed
<div style="border:2px solid #df72ed;">Content here</div>
.myborder {border:2px solid #df72ed;}