#df15dd color space conversions
Hex:
#df15dd
RGB:
223, 21, 221
CMY:
13, 92, 13
CMYK:
0, 91, 1, 13
HSL:
301°, 82.7869%, 47.8431%
HSV (HSB):
301°, 90.5830%, 87.4510%
XYZ:
43.7507, 21.4448, 70.2399
xyY:
0.3230, 0.1583, 21.4448
CIE-Lab:
53.4329, 86.7782, -53.0992
CIE-LCH:
53.4329, 101.7348, 328.5377
CIE-Luv:
53.4329, 73.5679, -92.6247
Hunter-Lab:
46.3085, 87.6011, -57.5141
#df15dd color charts
#df15dd color shades, tints & tones
#df15dd color schemes
#df15dd color preview, HTML & CSS examples
This text has a color of #df15dd
<p style="color:#df15dd;">Text here</p>
.mytext {color:#df15dd;}
This box has a color of #df15dd
<div style="background-color:#df15dd;">Content here</div>
.mybackground {background-color:#df15dd;}
Border around this has a color of #df15dd
<div style="border:2px solid #df15dd;">Content here</div>
.myborder {border:2px solid #df15dd;}