#db80d2 color space conversions
Hex:
#db80d2
RGB:
219, 128, 210
CMY:
14, 50, 18
CMYK:
0, 42, 4, 14
HSL:
306°, 55.8282%, 68.0392%
HSV (HSB):
306°, 41.5525%, 85.8824%
XYZ:
48.5654, 35.1516, 65.1980
xyY:
0.3261, 0.2361, 35.1516
CIE-Lab:
65.8665, 46.8568, -27.4239
CIE-LCH:
65.8665, 54.2921, 329.6608
CIE-Luv:
65.8665, 46.2208, -49.8663
Hunter-Lab:
59.2887, 42.4602, -23.6973
#db80d2 color charts
#db80d2 color shades, tints & tones
#db80d2 color schemes
#db80d2 color preview, HTML & CSS examples
This text has a color of #db80d2
<p style="color:#db80d2;">Text here</p>
.mytext {color:#db80d2;}
This box has a color of #db80d2
<div style="background-color:#db80d2;">Content here</div>
.mybackground {background-color:#db80d2;}
Border around this has a color of #db80d2
<div style="border:2px solid #db80d2;">Content here</div>
.myborder {border:2px solid #db80d2;}