#db4db2 color space conversions
Hex:
#db4db2
RGB:
219, 77, 178
CMY:
14, 70, 30
CMYK:
0, 65, 19, 14
HSL:
317°, 66.3551%, 58.0392%
HSV (HSB):
317°, 64.8402%, 85.8824%
XYZ:
39.9032, 23.5822, 44.5682
xyY:
0.3693, 0.2182, 23.5822
CIE-Lab:
55.6670, 65.4823, -24.9334
CIE-LCH:
55.6670, 70.0686, 339.1549
CIE-Luv:
55.6670, 75.8662, -47.6643
Hunter-Lab:
48.5615, 61.6916, -20.4214
#db4db2 color charts
#db4db2 color shades, tints & tones
#db4db2 color schemes
#db4db2 color preview, HTML & CSS examples
This text has a color of #db4db2
<p style="color:#db4db2;">Text here</p>
.mytext {color:#db4db2;}
This box has a color of #db4db2
<div style="background-color:#db4db2;">Content here</div>
.mybackground {background-color:#db4db2;}
Border around this has a color of #db4db2
<div style="border:2px solid #db4db2;">Content here</div>
.myborder {border:2px solid #db4db2;}