#db4cd5 color space conversions
Hex:
#db4cd5
RGB:
219, 76, 213
CMY:
14, 70, 16
CMYK:
0, 65, 3, 14
HSL:
303°, 66.5116%, 57.8431%
HSV (HSB):
303°, 65.2968%, 85.8824%
XYZ:
43.8081, 25.0330, 65.4737
xyY:
0.3262, 0.1864, 25.0330
CIE-Lab:
57.1076, 71.1074, -42.7627
CIE-LCH:
57.1076, 82.9754, 328.9781
CIE-Luv:
57.1076, 64.4072, -76.0442
Hunter-Lab:
50.0330, 68.7338, -42.5643
#db4cd5 color charts
#db4cd5 color shades, tints & tones
#db4cd5 color schemes
#db4cd5 color preview, HTML & CSS examples
This text has a color of #db4cd5
<p style="color:#db4cd5;">Text here</p>
.mytext {color:#db4cd5;}
This box has a color of #db4cd5
<div style="background-color:#db4cd5;">Content here</div>
.mybackground {background-color:#db4cd5;}
Border around this has a color of #db4cd5
<div style="border:2px solid #db4cd5;">Content here</div>
.myborder {border:2px solid #db4cd5;}