#db4ec5 color space conversions
Hex:
#db4ec5
RGB:
219, 78, 197
CMY:
14, 69, 23
CMYK:
0, 64, 10, 14
HSL:
309°, 66.1972%, 58.2353%
HSV (HSB):
309°, 64.3836%, 85.8824%
XYZ:
42.0159, 24.5401, 55.3455
xyY:
0.3447, 0.2013, 24.5401
CIE-Lab:
56.6245, 67.8492, -34.3993
CIE-LCH:
56.6245, 76.0712, 333.1152
CIE-Luv:
56.6245, 69.0915, -62.5700
Hunter-Lab:
49.5379, 64.7043, -31.5644
#db4ec5 color charts
#db4ec5 color shades, tints & tones
#db4ec5 color schemes
#db4ec5 color preview, HTML & CSS examples
This text has a color of #db4ec5
<p style="color:#db4ec5;">Text here</p>
.mytext {color:#db4ec5;}
This box has a color of #db4ec5
<div style="background-color:#db4ec5;">Content here</div>
.mybackground {background-color:#db4ec5;}
Border around this has a color of #db4ec5
<div style="border:2px solid #db4ec5;">Content here</div>
.myborder {border:2px solid #db4ec5;}