#df32e1 color space conversions
Hex:
#df32e1
RGB:
223, 50, 225
CMY:
13, 80, 12
CMYK:
1, 78, 0, 12
HSL:
299°, 74.4681%, 53.9216%
HSV (HSB):
299°, 77.7778%, 88.2353%
XYZ:
45.1626, 23.4054, 73.3715
xyY:
0.3182, 0.1649, 23.4054
CIE-Lab:
55.4875, 82.0310, -52.0876
CIE-LCH:
55.4875, 97.1710, 327.5855
CIE-Luv:
55.4875, 68.7099, -91.3018
Hunter-Lab:
48.3792, 81.9688, -56.0534
#df32e1 color charts
#df32e1 color shades, tints & tones
#df32e1 color schemes
#df32e1 color preview, HTML & CSS examples
This text has a color of #df32e1
<p style="color:#df32e1;">Text here</p>
.mytext {color:#df32e1;}
This box has a color of #df32e1
<div style="background-color:#df32e1;">Content here</div>
.mybackground {background-color:#df32e1;}
Border around this has a color of #df32e1
<div style="border:2px solid #df32e1;">Content here</div>
.myborder {border:2px solid #df32e1;}