#db2bcc color space conversions
Hex:
#db2bcc
RGB:
219, 43, 204
CMY:
14, 83, 20
CMYK:
0, 80, 7, 14
HSL:
305°, 70.9677%, 51.3725%
HSV (HSB):
305°, 80.3653%, 85.8824%
XYZ:
40.9764, 21.1475, 59.0489
xyY:
0.3382, 0.1745, 21.1475
CIE-Lab:
53.1105, 79.8285, -43.9415
CIE-LCH:
53.1105, 91.1232, 331.1695
CIE-Luv:
53.1105, 74.7977, -77.8863
Hunter-Lab:
45.9864, 78.5772, -43.9410
#db2bcc color charts
#db2bcc color shades, tints & tones
#db2bcc color schemes
#db2bcc color preview, HTML & CSS examples
This text has a color of #db2bcc
<p style="color:#db2bcc;">Text here</p>
.mytext {color:#db2bcc;}
This box has a color of #db2bcc
<div style="background-color:#db2bcc;">Content here</div>
.mybackground {background-color:#db2bcc;}
Border around this has a color of #db2bcc
<div style="border:2px solid #db2bcc;">Content here</div>
.myborder {border:2px solid #db2bcc;}