#db35cc color space conversions
Hex:
#db35cc
RGB:
219, 53, 204
CMY:
14, 79, 20
CMYK:
0, 76, 7, 14
HSL:
305°, 69.7479%, 53.3333%
HSV (HSB):
305°, 75.7991%, 85.8824%
XYZ:
41.3856, 21.9659, 59.1853
xyY:
0.3377, 0.1793, 21.9659
CIE-Lab:
53.9908, 77.2873, -42.5492
CIE-LCH:
53.9908, 88.2256, 331.1658
CIE-Luv:
53.9908, 73.0012, -75.7086
Hunter-Lab:
46.8678, 75.6019, -42.0648
#db35cc color charts
#db35cc color shades, tints & tones
#db35cc color schemes
#db35cc color preview, HTML & CSS examples
This text has a color of #db35cc
<p style="color:#db35cc;">Text here</p>
.mytext {color:#db35cc;}
This box has a color of #db35cc
<div style="background-color:#db35cc;">Content here</div>
.mybackground {background-color:#db35cc;}
Border around this has a color of #db35cc
<div style="border:2px solid #db35cc;">Content here</div>
.myborder {border:2px solid #db35cc;}