#db2dd3 color space conversions
Hex:
#db2dd3
RGB:
219, 45, 211
CMY:
14, 82, 17
CMYK:
0, 79, 4, 14
HSL:
303°, 70.7317%, 51.7647%
HSV (HSB):
303°, 79.4521%, 85.8824%
XYZ:
41.9097, 21.6400, 63.5961
xyY:
0.3296, 0.1702, 21.6400
CIE-Lab:
53.6429, 80.3798, -47.1069
CIE-LCH:
53.6429, 93.1664, 329.6274
CIE-Luv:
53.6429, 71.8046, -82.8910
Hunter-Lab:
46.5188, 79.4061, -48.4925
#db2dd3 color charts
#db2dd3 color shades, tints & tones
#db2dd3 color schemes
#db2dd3 color preview, HTML & CSS examples
This text has a color of #db2dd3
<p style="color:#db2dd3;">Text here</p>
.mytext {color:#db2dd3;}
This box has a color of #db2dd3
<div style="background-color:#db2dd3;">Content here</div>
.mybackground {background-color:#db2dd3;}
Border around this has a color of #db2dd3
<div style="border:2px solid #db2dd3;">Content here</div>
.myborder {border:2px solid #db2dd3;}