#db53d5 color space conversions
Hex:
#db53d5
RGB:
219, 83, 213
CMY:
14, 67, 16
CMYK:
0, 62, 3, 14
HSL:
303°, 65.3846%, 59.2157%
HSV (HSB):
303°, 62.1005%, 85.8824%
XYZ:
44.3169, 26.0507, 65.6433
xyY:
0.3258, 0.1915, 26.0507
CIE-Lab:
58.0851, 68.3836, -41.2230
CIE-LCH:
58.0851, 79.8476, 328.9176
CIE-Luv:
58.0851, 62.4049, -73.5214
Hunter-Lab:
51.0399, 65.6683, -40.5261
#db53d5 color charts
#db53d5 color shades, tints & tones
#db53d5 color schemes
#db53d5 color preview, HTML & CSS examples
This text has a color of #db53d5
<p style="color:#db53d5;">Text here</p>
.mytext {color:#db53d5;}
This box has a color of #db53d5
<div style="background-color:#db53d5;">Content here</div>
.mybackground {background-color:#db53d5;}
Border around this has a color of #db53d5
<div style="border:2px solid #db53d5;">Content here</div>
.myborder {border:2px solid #db53d5;}