#db6bcc color space conversions
Hex:
#db6bcc
RGB:
219, 107, 204
CMY:
14, 58, 20
CMYK:
0, 51, 7, 14
HSL:
308°, 60.8696%, 63.9216%
HSV (HSB):
308°, 51.1416%, 85.8824%
XYZ:
45.3702, 29.9351, 60.5135
xyY:
0.3340, 0.2204, 29.9351
CIE-Lab:
61.5982, 56.2887, -30.6450
CIE-LCH:
61.5982, 64.0900, 331.4350
CIE-Luv:
61.5982, 56.5731, -55.8582
Hunter-Lab:
54.7130, 52.2717, -27.2767
#db6bcc color charts
#db6bcc color shades, tints & tones
#db6bcc color schemes
#db6bcc color preview, HTML & CSS examples
This text has a color of #db6bcc
<p style="color:#db6bcc;">Text here</p>
.mytext {color:#db6bcc;}
This box has a color of #db6bcc
<div style="background-color:#db6bcc;">Content here</div>
.mybackground {background-color:#db6bcc;}
Border around this has a color of #db6bcc
<div style="border:2px solid #db6bcc;">Content here</div>
.myborder {border:2px solid #db6bcc;}