#db64d5 color space conversions
Hex:
#db64d5
RGB:
219, 100, 213
CMY:
14, 61, 16
CMYK:
0, 54, 3, 14
HSL:
303°, 62.3037%, 62.5490%
HSV (HSB):
303°, 54.3379%, 85.8824%
XYZ:
45.7808, 28.9785, 66.1313
xyY:
0.3249, 0.2057, 28.9785
CIE-Lab:
60.7627, 61.0654, -37.0242
CIE-LCH:
60.7627, 71.4127, 328.7714
CIE-Luv:
60.7627, 56.8063, -66.4704
Hunter-Lab:
53.8317, 57.5988, -35.1545
#db64d5 color charts
#db64d5 color shades, tints & tones
#db64d5 color schemes
#db64d5 color preview, HTML & CSS examples
This text has a color of #db64d5
<p style="color:#db64d5;">Text here</p>
.mytext {color:#db64d5;}
This box has a color of #db64d5
<div style="background-color:#db64d5;">Content here</div>
.mybackground {background-color:#db64d5;}
Border around this has a color of #db64d5
<div style="border:2px solid #db64d5;">Content here</div>
.myborder {border:2px solid #db64d5;}