#da32f4 color space conversions
Hex:
#da32f4
RGB:
218, 50, 244
CMY:
15, 80, 4
CMYK:
11, 80, 0, 4
HSL:
292°, 89.8148%, 57.6471%
HSV (HSB):
292°, 79.5082%, 95.6863%
XYZ:
46.3832, 23.7183, 87.7214
xyY:
0.2939, 0.1503, 23.7183
CIE-Lab:
55.8046, 84.1477, -62.2984
CIE-LCH:
55.8046, 104.6992, 323.4858
CIE-Luv:
55.8046, 58.7782, -106.9996
Hunter-Lab:
48.7014, 84.7757, -72.7026
#da32f4 color charts
#da32f4 color shades, tints & tones
#da32f4 color schemes
#da32f4 color preview, HTML & CSS examples
This text has a color of #da32f4
<p style="color:#da32f4;">Text here</p>
.mytext {color:#da32f4;}
This box has a color of #da32f4
<div style="background-color:#da32f4;">Content here</div>
.mybackground {background-color:#da32f4;}
Border around this has a color of #da32f4
<div style="border:2px solid #da32f4;">Content here</div>
.myborder {border:2px solid #da32f4;}