#db51d5 color space conversions
Hex:
#db51d5
RGB:
219, 81, 213
CMY:
14, 68, 16
CMYK:
0, 63, 3, 14
HSL:
303°, 65.7143%, 58.8235%
HSV (HSB):
303°, 63.0137%, 85.8824%
XYZ:
44.1661, 25.7490, 65.5930
xyY:
0.3259, 0.1900, 25.7490
CIE-Lab:
57.7981, 69.1806, -41.6748
CIE-LCH:
57.7981, 80.7635, 328.9350
CIE-Luv:
57.7981, 62.9956, -74.2655
Hunter-Lab:
50.7435, 66.5616, -41.1201
#db51d5 color charts
#db51d5 color shades, tints & tones
#db51d5 color schemes
#db51d5 color preview, HTML & CSS examples
This text has a color of #db51d5
<p style="color:#db51d5;">Text here</p>
.mytext {color:#db51d5;}
This box has a color of #db51d5
<div style="background-color:#db51d5;">Content here</div>
.mybackground {background-color:#db51d5;}
Border around this has a color of #db51d5
<div style="border:2px solid #db51d5;">Content here</div>
.myborder {border:2px solid #db51d5;}