#da32c7 color space conversions
Hex:
#da32c7
RGB:
218, 50, 199
CMY:
15, 80, 22
CMYK:
0, 77, 9, 15
HSL:
307°, 69.4215%, 52.5490%
HSV (HSB):
307°, 77.0642%, 85.4902%
XYZ:
40.3628, 21.3102, 56.0187
xyY:
0.3430, 0.1811, 21.3102
CIE-Lab:
53.2873, 77.1719, -40.7977
CIE-LCH:
53.2873, 87.2923, 332.1364
CIE-Luv:
53.2873, 74.7447, -72.8370
Hunter-Lab:
46.1629, 75.2875, -39.6344
#da32c7 color charts
#da32c7 color shades, tints & tones
#da32c7 color schemes
#da32c7 color preview, HTML & CSS examples
This text has a color of #da32c7
<p style="color:#da32c7;">Text here</p>
.mytext {color:#da32c7;}
This box has a color of #da32c7
<div style="background-color:#da32c7;">Content here</div>
.mybackground {background-color:#da32c7;}
Border around this has a color of #da32c7
<div style="border:2px solid #da32c7;">Content here</div>
.myborder {border:2px solid #da32c7;}