#de72ed color space conversions
Hex:
#de72ed
RGB:
222, 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.4276, 33.6786, 83.9109
xyY:
0.3043, 0.1993, 33.6786
CIE-Lab:
64.7067, 59.5590, -44.2154
CIE-LCH:
64.7067, 74.1773, 323.4106
CIE-Luv:
64.7067, 47.6491, -78.5337
Hunter-Lab:
58.0333, 56.6237, -45.1046
#de72ed color charts
#de72ed color shades, tints & tones
#de72ed color schemes
#de72ed color preview, HTML & CSS examples
This text has a color of #de72ed
<p style="color:#de72ed;">Text here</p>
.mytext {color:#de72ed;}
This box has a color of #de72ed
<div style="background-color:#de72ed;">Content here</div>
.mybackground {background-color:#de72ed;}
Border around this has a color of #de72ed
<div style="border:2px solid #de72ed;">Content here</div>
.myborder {border:2px solid #de72ed;}