#df15e5 color space conversions
Hex:
#df15e5
RGB:
223, 21, 229
CMY:
13, 92, 10
CMYK:
3, 91, 0, 10
HSL:
298°, 83.2000%, 49.0196%
HSV (HSB):
298°, 90.8297%, 89.8039%
XYZ:
44.8424, 21.8814, 75.9888
xyY:
0.3142, 0.1533, 21.8814
CIE-Lab:
53.9010, 87.9452, -56.8836
CIE-LCH:
53.9010, 104.7382, 327.1049
CIE-Luv:
53.9010, 70.4898, -98.5745
Hunter-Lab:
46.7776, 89.2547, -63.5705
#df15e5 color charts
#df15e5 color shades, tints & tones
#df15e5 color schemes
#df15e5 color preview, HTML & CSS examples
This text has a color of #df15e5
<p style="color:#df15e5;">Text here</p>
.mytext {color:#df15e5;}
This box has a color of #df15e5
<div style="background-color:#df15e5;">Content here</div>
.mybackground {background-color:#df15e5;}
Border around this has a color of #df15e5
<div style="border:2px solid #df15e5;">Content here</div>
.myborder {border:2px solid #df15e5;}