#da32e1 color space conversions
Hex:
#da32e1
RGB:
218, 50, 225
CMY:
15, 80, 12
CMYK:
3, 78, 0, 12
HSL:
298°, 74.4681%, 53.9216%
HSV (HSB):
298°, 77.7778%, 88.2353%
XYZ:
43.6447, 22.6229, 73.3005
xyY:
0.3127, 0.1621, 22.6229
CIE-Lab:
54.6817, 81.0828, -53.4203
CIE-LCH:
54.6817, 97.0987, 326.6217
CIE-Luv:
54.6817, 65.2075, -92.8525
Hunter-Lab:
47.5635, 80.5569, -58.0778
#da32e1 color charts
#da32e1 color shades, tints & tones
#da32e1 color schemes
#da32e1 color preview, HTML & CSS examples
This text has a color of #da32e1
<p style="color:#da32e1;">Text here</p>
.mytext {color:#da32e1;}
This box has a color of #da32e1
<div style="background-color:#da32e1;">Content here</div>
.mybackground {background-color:#da32e1;}
Border around this has a color of #da32e1
<div style="border:2px solid #da32e1;">Content here</div>
.myborder {border:2px solid #da32e1;}