#df45e1 color space conversions
Hex:
#df45e1
RGB:
223, 69, 225
CMY:
13, 73, 12
CMYK:
1, 69, 0, 12
HSL:
299°, 72.2222%, 57.6471%
HSV (HSB):
299°, 69.3333%, 88.2353%
XYZ:
46.1502, 25.3805, 73.7007
xyY:
0.3178, 0.1748, 25.3805
CIE-Lab:
57.4443, 76.4200, -48.9757
CIE-LCH:
57.4443, 90.7670, 327.3452
CIE-Luv:
57.4443, 65.0110, -86.4823
Hunter-Lab:
50.3790, 75.3532, -51.4715
#df45e1 color charts
#df45e1 color shades, tints & tones
#df45e1 color schemes
#df45e1 color preview, HTML & CSS examples
This text has a color of #df45e1
<p style="color:#df45e1;">Text here</p>
.mytext {color:#df45e1;}
This box has a color of #df45e1
<div style="background-color:#df45e1;">Content here</div>
.mybackground {background-color:#df45e1;}
Border around this has a color of #df45e1
<div style="border:2px solid #df45e1;">Content here</div>
.myborder {border:2px solid #df45e1;}