#de72c7 color space conversions
Hex:
#de72c7
RGB:
222, 114, 199
CMY:
13, 55, 22
CMYK:
0, 49, 10, 13
HSL:
313°, 62.0690%, 65.8824%
HSV (HSB):
313°, 48.6486%, 87.0588%
XYZ:
46.4503, 31.6877, 57.7010
xyY:
0.3420, 0.2333, 31.6877
CIE-Lab:
63.0840, 52.9611, -25.4952
CIE-LCH:
63.0840, 58.7783, 334.2941
CIE-Luv:
63.0840, 57.0377, -47.4950
Hunter-Lab:
56.2919, 48.7819, -21.3698
#de72c7 color charts
#de72c7 color shades, tints & tones
#de72c7 color schemes
#de72c7 color preview, HTML & CSS examples
This text has a color of #de72c7
<p style="color:#de72c7;">Text here</p>
.mytext {color:#de72c7;}
This box has a color of #de72c7
<div style="background-color:#de72c7;">Content here</div>
.mybackground {background-color:#de72c7;}
Border around this has a color of #de72c7
<div style="border:2px solid #de72c7;">Content here</div>
.myborder {border:2px solid #de72c7;}