#db5fd5 color space conversions
Hex:
#db5fd5
RGB:
219, 95, 213
CMY:
14, 63, 16
CMYK:
0, 57, 3, 14
HSL:
303°, 63.2653%, 61.5686%
HSV (HSB):
303°, 56.6210%, 85.8824%
XYZ:
45.3159, 28.0486, 65.9763
xyY:
0.3252, 0.2013, 28.0486
CIE-Lab:
59.9326, 63.3118, -38.3229
CIE-LCH:
59.9326, 74.0070, 328.8133
CIE-Luv:
59.9326, 58.5576, -68.6755
Hunter-Lab:
52.9609, 60.0515, -36.7881
#db5fd5 color charts
#db5fd5 color shades, tints & tones
#db5fd5 color schemes
#db5fd5 color preview, HTML & CSS examples
This text has a color of #db5fd5
<p style="color:#db5fd5;">Text here</p>
.mytext {color:#db5fd5;}
This box has a color of #db5fd5
<div style="background-color:#db5fd5;">Content here</div>
.mybackground {background-color:#db5fd5;}
Border around this has a color of #db5fd5
<div style="border:2px solid #db5fd5;">Content here</div>
.myborder {border:2px solid #db5fd5;}