#df15cc color space conversions
Hex:
#df15cc
RGB:
223, 21, 204
CMY:
13, 92, 20
CMYK:
0, 91, 9, 13
HSL:
306°, 82.7869%, 47.8431%
HSV (HSB):
306°, 90.5830%, 87.4510%
XYZ:
41.5987, 20.5839, 58.9073
xyY:
0.3435, 0.1700, 20.5839
CIE-Lab:
52.4911, 84.4008, -44.8789
CIE-LCH:
52.4911, 95.5909, 331.9988
CIE-Luv:
52.4911, 80.4203, -79.7442
Hunter-Lab:
45.3695, 84.2674, -45.2229
#df15cc color charts
#df15cc color shades, tints & tones
#df15cc color schemes
#df15cc color preview, HTML & CSS examples
This text has a color of #df15cc
<p style="color:#df15cc;">Text here</p>
.mytext {color:#df15cc;}
This box has a color of #df15cc
<div style="background-color:#df15cc;">Content here</div>
.mybackground {background-color:#df15cc;}
Border around this has a color of #df15cc
<div style="border:2px solid #df15cc;">Content here</div>
.myborder {border:2px solid #df15cc;}