#db2db5 color space conversions
Hex:
#db2db5
RGB:
219, 45, 181
CMY:
14, 82, 29
CMYK:
0, 79, 17, 14
HSL:
313°, 70.7317%, 51.7647%
HSV (HSB):
313°, 79.4521%, 85.8824%
XYZ:
38.4923, 20.2730, 45.6004
xyY:
0.3688, 0.1942, 20.2730
CIE-Lab:
52.1445, 76.1999, -32.1443
CIE-LCH:
52.1445, 82.7023, 337.1279
CIE-Luv:
52.1445, 83.6083, -59.4719
Hunter-Lab:
45.0256, 73.8045, -28.5290
#db2db5 color charts
#db2db5 color shades, tints & tones
#db2db5 color schemes
#db2db5 color preview, HTML & CSS examples
This text has a color of #db2db5
<p style="color:#db2db5;">Text here</p>
.mytext {color:#db2db5;}
This box has a color of #db2db5
<div style="background-color:#db2db5;">Content here</div>
.mybackground {background-color:#db2db5;}
Border around this has a color of #db2db5
<div style="border:2px solid #db2db5;">Content here</div>
.myborder {border:2px solid #db2db5;}