#db58ed color space conversions
Hex:
#db58ed
RGB:
219, 88, 237
CMY:
14, 65, 7
CMYK:
8, 63, 0, 7
HSL:
293°, 80.5405%, 63.7255%
HSV (HSB):
293°, 62.8692%, 92.9412%
XYZ:
47.9892, 28.1539, 83.0257
xyY:
0.3015, 0.1769, 28.1539
CIE-Lab:
60.0276, 70.4374, -51.6358
CIE-LCH:
60.0276, 87.3366, 323.7558
CIE-Luv:
60.0276, 53.8434, -90.6047
Hunter-Lab:
53.0603, 68.5849, -55.6314
#db58ed color charts
#db58ed color shades, tints & tones
#db58ed color schemes
#db58ed color preview, HTML & CSS examples
This text has a color of #db58ed
<p style="color:#db58ed;">Text here</p>
.mytext {color:#db58ed;}
This box has a color of #db58ed
<div style="background-color:#db58ed;">Content here</div>
.mybackground {background-color:#db58ed;}
Border around this has a color of #db58ed
<div style="border:2px solid #db58ed;">Content here</div>
.myborder {border:2px solid #db58ed;}