#df29ed color space conversions
Hex:
#df29ed
RGB:
223, 41, 237
CMY:
13, 84, 7
CMYK:
6, 83, 0, 7
HSL:
296°, 84.4828%, 54.5098%
HSV (HSB):
296°, 82.7004%, 92.9412%
XYZ:
46.5104, 23.3883, 82.1838
xyY:
0.3058, 0.1538, 23.3883
CIE-Lab:
55.4700, 85.9495, -58.8739
CIE-LCH:
55.4700, 104.1799, 325.5896
CIE-Luv:
55.4700, 65.6903, -101.9821
Hunter-Lab:
48.3614, 87.0355, -66.9024
#df29ed color charts
#df29ed color shades, tints & tones
#df29ed color schemes
#df29ed color preview, HTML & CSS examples
This text has a color of #df29ed
<p style="color:#df29ed;">Text here</p>
.mytext {color:#df29ed;}
This box has a color of #df29ed
<div style="background-color:#df29ed;">Content here</div>
.mybackground {background-color:#df29ed;}
Border around this has a color of #df29ed
<div style="border:2px solid #df29ed;">Content here</div>
.myborder {border:2px solid #df29ed;}