#df32da color space conversions
Hex:
#df32da
RGB:
223, 50, 218
CMY:
13, 80, 15
CMYK:
0, 78, 2, 13
HSL:
302°, 72.9958%, 53.5294%
HSV (HSB):
302°, 77.5785%, 87.4510%
XYZ:
44.2269, 23.0311, 68.4441
xyY:
0.3259, 0.1697, 23.0311
CIE-Lab:
55.1044, 80.9689, -48.7317
CIE-LCH:
55.1044, 94.5026, 328.9581
CIE-Luv:
55.1044, 71.2567, -85.9496
Hunter-Lab:
47.9908, 80.5167, -50.9655
#df32da color charts
#df32da color shades, tints & tones
#df32da color schemes
#df32da color preview, HTML & CSS examples
This text has a color of #df32da
<p style="color:#df32da;">Text here</p>
.mytext {color:#df32da;}
This box has a color of #df32da
<div style="background-color:#df32da;">Content here</div>
.mybackground {background-color:#df32da;}
Border around this has a color of #df32da
<div style="border:2px solid #df32da;">Content here</div>
.myborder {border:2px solid #df32da;}