#df29db color space conversions
Hex:
#df29db
RGB:
223, 41, 219
CMY:
13, 84, 14
CMYK:
0, 82, 2, 13
HSL:
301°, 73.9837%, 51.7647%
HSV (HSB):
301°, 81.6143%, 87.4510%
XYZ:
44.0105, 22.3883, 69.0196
xyY:
0.3250, 0.1653, 22.3883
CIE-Lab:
54.4366, 83.2143, -50.3619
CIE-LCH:
54.4366, 97.2674, 328.8174
CIE-Luv:
54.4366, 72.2649, -88.4681
Hunter-Lab:
47.3163, 83.2256, -53.3640
#df29db color charts
#df29db color shades, tints & tones
#df29db color schemes
#df29db color preview, HTML & CSS examples
This text has a color of #df29db
<p style="color:#df29db;">Text here</p>
.mytext {color:#df29db;}
This box has a color of #df29db
<div style="background-color:#df29db;">Content here</div>
.mybackground {background-color:#df29db;}
Border around this has a color of #df29db
<div style="border:2px solid #df29db;">Content here</div>
.myborder {border:2px solid #df29db;}