#db34cc color space conversions
Hex:
#db34cc
RGB:
219, 52, 204
CMY:
14, 80, 20
CMYK:
0, 76, 7, 14
HSL:
305°, 69.8745%, 53.1373%
HSV (HSB):
305°, 76.2557%, 85.8824%
XYZ:
41.3405, 21.8757, 59.1703
xyY:
0.3378, 0.1787, 21.8757
CIE-Lab:
53.8949, 77.5632, -42.7008
CIE-LCH:
53.8949, 88.5404, 331.1659
CIE-Luv:
53.8949, 73.1984, -75.9476
Hunter-Lab:
46.7715, 75.9231, -42.2674
#db34cc color charts
#db34cc color shades, tints & tones
#db34cc color schemes
#db34cc color preview, HTML & CSS examples
This text has a color of #db34cc
<p style="color:#db34cc;">Text here</p>
.mytext {color:#db34cc;}
This box has a color of #db34cc
<div style="background-color:#db34cc;">Content here</div>
.mybackground {background-color:#db34cc;}
Border around this has a color of #db34cc
<div style="border:2px solid #db34cc;">Content here</div>
.myborder {border:2px solid #db34cc;}