#db51d3 color space conversions
Hex:
#db51d3
RGB:
219, 81, 211
CMY:
14, 68, 17
CMYK:
0, 63, 4, 14
HSL:
303°, 65.7143%, 58.8235%
HSV (HSB):
303°, 63.0137%, 85.8824%
XYZ:
43.9137, 25.6481, 64.2641
xyY:
0.3281, 0.1917, 25.6481
CIE-Lab:
57.7015, 68.8578, -40.6927
CIE-LCH:
57.7015, 79.9830, 329.4183
CIE-Luv:
57.7015, 63.6280, -72.6720
Hunter-Lab:
50.6439, 66.1518, -39.7847
#db51d3 color charts
#db51d3 color shades, tints & tones
#db51d3 color schemes
#db51d3 color preview, HTML & CSS examples
This text has a color of #db51d3
<p style="color:#db51d3;">Text here</p>
.mytext {color:#db51d3;}
This box has a color of #db51d3
<div style="background-color:#db51d3;">Content here</div>
.mybackground {background-color:#db51d3;}
Border around this has a color of #db51d3
<div style="border:2px solid #db51d3;">Content here</div>
.myborder {border:2px solid #db51d3;}