#db32c8 color space conversions
Hex:
#db32c8
RGB:
219, 50, 200
CMY:
14, 80, 22
CMYK:
0, 77, 9, 14
HSL:
307°, 70.1245%, 52.7451%
HSV (HSB):
307°, 77.1689%, 85.8824%
XYZ:
40.7793, 21.5114, 56.6464
xyY:
0.3429, 0.1809, 21.5114
CIE-Lab:
53.5047, 77.5230, -41.0191
CIE-LCH:
53.5047, 87.7062, 332.1157
CIE-Luv:
53.5047, 75.1019, -73.2910
Hunter-Lab:
46.3804, 75.7781, -39.9472
#db32c8 color charts
#db32c8 color shades, tints & tones
#db32c8 color schemes
#db32c8 color preview, HTML & CSS examples
This text has a color of #db32c8
<p style="color:#db32c8;">Text here</p>
.mytext {color:#db32c8;}
This box has a color of #db32c8
<div style="background-color:#db32c8;">Content here</div>
.mybackground {background-color:#db32c8;}
Border around this has a color of #db32c8
<div style="border:2px solid #db32c8;">Content here</div>
.myborder {border:2px solid #db32c8;}