#df29cd color space conversions
Hex:
#df29cd
RGB:
223, 41, 205
CMY:
13, 84, 20
CMYK:
0, 82, 8, 13
HSL:
306°, 73.9837%, 51.7647%
HSV (HSB):
306°, 81.6143%, 87.4510%
XYZ:
42.2438, 21.6816, 59.7161
xyY:
0.3417, 0.1754, 21.6816
CIE-Lab:
53.6876, 81.1961, -43.5585
CIE-LCH:
53.6876, 92.1420, 331.7882
CIE-Luv:
53.6876, 77.6733, -77.7154
Hunter-Lab:
46.5635, 80.4543, -43.4428
#df29cd color charts
#df29cd color shades, tints & tones
#df29cd color schemes
#df29cd color preview, HTML & CSS examples
This text has a color of #df29cd
<p style="color:#df29cd;">Text here</p>
.mytext {color:#df29cd;}
This box has a color of #df29cd
<div style="background-color:#df29cd;">Content here</div>
.mybackground {background-color:#df29cd;}
Border around this has a color of #df29cd
<div style="border:2px solid #df29cd;">Content here</div>
.myborder {border:2px solid #df29cd;}