#db76cd color space conversions
Hex:
#db76cd
RGB:
219, 118, 205
CMY:
14, 54, 20
CMYK:
0, 46, 6, 14
HSL:
308°, 58.3815%, 66.0784%
HSV (HSB):
308°, 46.1187%, 85.8824%
XYZ:
46.7113, 32.4247, 61.5542
xyY:
0.3320, 0.2305, 32.4247
CIE-Lab:
63.6924, 51.0749, -27.9716
CIE-LCH:
63.6924, 58.2328, 331.2923
CIE-Luv:
63.6924, 51.7358, -51.1322
Hunter-Lab:
56.9427, 46.7776, -24.2318
#db76cd color charts
#db76cd color shades, tints & tones
#db76cd color schemes
#db76cd color preview, HTML & CSS examples
This text has a color of #db76cd
<p style="color:#db76cd;">Text here</p>
.mytext {color:#db76cd;}
This box has a color of #db76cd
<div style="background-color:#db76cd;">Content here</div>
.mybackground {background-color:#db76cd;}
Border around this has a color of #db76cd
<div style="border:2px solid #db76cd;">Content here</div>
.myborder {border:2px solid #db76cd;}