#db32e4 color space conversions
Hex:
#db32e4
RGB:
219, 50, 228
CMY:
14, 80, 11
CMYK:
4, 78, 0, 11
HSL:
297°, 76.7241%, 54.5098%
HSV (HSB):
297°, 78.0702%, 89.4118%
XYZ:
44.3576, 22.9427, 75.4893
xyY:
0.3107, 0.1607, 22.9427
CIE-Lab:
55.0133, 81.7429, -54.5763
CIE-LCH:
55.0133, 98.2877, 326.2706
CIE-Luv:
55.0133, 64.8525, -94.8110
Hunter-Lab:
47.8985, 81.4818, -59.9135
#db32e4 color charts
#db32e4 color shades, tints & tones
#db32e4 color schemes
#db32e4 color preview, HTML & CSS examples
This text has a color of #db32e4
<p style="color:#db32e4;">Text here</p>
.mytext {color:#db32e4;}
This box has a color of #db32e4
<div style="background-color:#db32e4;">Content here</div>
.mybackground {background-color:#db32e4;}
Border around this has a color of #db32e4
<div style="border:2px solid #db32e4;">Content here</div>
.myborder {border:2px solid #db32e4;}