#df01e6 color space conversions
Hex:
#df01e6
RGB:
223, 1, 230
CMY:
13, 100, 10
CMYK:
3, 100, 0, 10
HSL:
298°, 99.1342%, 45.2941%
HSV (HSB):
298°, 99.5652%, 90.1961%
XYZ:
44.7252, 21.4229, 76.6407
xyY:
0.3132, 0.1500, 21.4229
CIE-Lab:
53.4092, 89.7254, -58.2373
CIE-LCH:
53.4092, 106.9684, 327.0139
CIE-Luv:
53.4092, 71.0528, -100.5593
Hunter-Lab:
46.2848, 91.4868, -65.7759
#df01e6 color charts
#df01e6 color shades, tints & tones
#df01e6 color schemes
#df01e6 color preview, HTML & CSS examples
This text has a color of #df01e6
<p style="color:#df01e6;">Text here</p>
.mytext {color:#df01e6;}
This box has a color of #df01e6
<div style="background-color:#df01e6;">Content here</div>
.mybackground {background-color:#df01e6;}
Border around this has a color of #df01e6
<div style="border:2px solid #df01e6;">Content here</div>
.myborder {border:2px solid #df01e6;}