#db58ee color space conversions
Hex:
#db58ee
RGB:
219, 88, 238
CMY:
14, 65, 7
CMYK:
8, 63, 0, 7
HSL:
292°, 81.5217%, 63.9216%
HSV (HSB):
292°, 63.0252%, 93.3333%
XYZ:
48.1358, 28.2126, 83.7975
xyY:
0.3006, 0.1762, 28.2126
CIE-Lab:
60.0803, 70.6149, -52.1093
CIE-LCH:
60.0803, 87.7602, 323.5751
CIE-Luv:
60.0803, 53.5608, -91.3859
Hunter-Lab:
53.1155, 68.8129, -56.3578
#db58ee color charts
#db58ee color shades, tints & tones
#db58ee color schemes
#db58ee color preview, HTML & CSS examples
This text has a color of #db58ee
<p style="color:#db58ee;">Text here</p>
.mytext {color:#db58ee;}
This box has a color of #db58ee
<div style="background-color:#db58ee;">Content here</div>
.mybackground {background-color:#db58ee;}
Border around this has a color of #db58ee
<div style="border:2px solid #db58ee;">Content here</div>
.myborder {border:2px solid #db58ee;}