#db5cc9 color space conversions
Hex:
#db5cc9
RGB:
219, 92, 201
CMY:
14, 64, 21
CMYK:
0, 58, 8, 14
HSL:
309°, 63.8191%, 60.9804%
HSV (HSB):
309°, 57.9909%, 85.8824%
XYZ:
43.5832, 26.9314, 58.1595
xyY:
0.3387, 0.2093, 26.9314
CIE-Lab:
58.9108, 62.6730, -33.1180
CIE-LCH:
58.9108, 70.8852, 332.1469
CIE-Luv:
58.9108, 63.1229, -60.2518
Hunter-Lab:
51.8955, 59.0919, -30.1198
#db5cc9 color charts
#db5cc9 color shades, tints & tones
#db5cc9 color schemes
#db5cc9 color preview, HTML & CSS examples
This text has a color of #db5cc9
<p style="color:#db5cc9;">Text here</p>
.mytext {color:#db5cc9;}
This box has a color of #db5cc9
<div style="background-color:#db5cc9;">Content here</div>
.mybackground {background-color:#db5cc9;}
Border around this has a color of #db5cc9
<div style="border:2px solid #db5cc9;">Content here</div>
.myborder {border:2px solid #db5cc9;}