#db53db color space conversions
Hex:
#db53db
RGB:
219, 83, 219
CMY:
14, 67, 14
CMYK:
0, 62, 0, 14
HSL:
300°, 65.3846%, 59.2157%
HSV (HSB):
300°, 62.1005%, 85.8824%
XYZ:
45.0929, 26.3611, 69.7294
xyY:
0.3194, 0.1867, 26.3611
CIE-Lab:
58.3782, 69.3701, -44.1530
CIE-LCH:
58.3782, 82.2295, 327.5239
CIE-Luv:
58.3782, 60.5495, -78.2949
Hunter-Lab:
51.3430, 66.9203, -44.5821
#db53db color charts
#db53db color shades, tints & tones
#db53db color schemes
#db53db color preview, HTML & CSS examples
This text has a color of #db53db
<p style="color:#db53db;">Text here</p>
.mytext {color:#db53db;}
This box has a color of #db53db
<div style="background-color:#db53db;">Content here</div>
.mybackground {background-color:#db53db;}
Border around this has a color of #db53db
<div style="border:2px solid #db53db;">Content here</div>
.myborder {border:2px solid #db53db;}