#df28dd color space conversions
Hex:
#df28dd
RGB:
223, 40, 221
CMY:
13, 84, 13
CMYK:
0, 82, 1, 13
HSL:
301°, 74.0891%, 51.5686%
HSV (HSB):
301°, 82.0628%, 87.4510%
XYZ:
44.2414, 22.4260, 70.4035
xyY:
0.3228, 0.1636, 22.4260
CIE-Lab:
54.4761, 83.7191, -51.4344
CIE-LCH:
54.4761, 98.2568, 328.4347
CIE-Luv:
54.4761, 71.6462, -90.1591
Hunter-Lab:
47.3561, 83.8863, -54.9961
#df28dd color charts
#df28dd color shades, tints & tones
#df28dd color schemes
#df28dd color preview, HTML & CSS examples
This text has a color of #df28dd
<p style="color:#df28dd;">Text here</p>
.mytext {color:#df28dd;}
This box has a color of #df28dd
<div style="background-color:#df28dd;">Content here</div>
.mybackground {background-color:#df28dd;}
Border around this has a color of #df28dd
<div style="border:2px solid #df28dd;">Content here</div>
.myborder {border:2px solid #df28dd;}