#db58e5 color space conversions
Hex:
#db58e5
RGB:
219, 88, 229
CMY:
14, 65, 10
CMYK:
4, 62, 0, 10
HSL:
296°, 73.0570%, 62.1569%
HSV (HSB):
296°, 61.5721%, 89.8039%
XYZ:
46.8460, 27.6967, 77.0057
xyY:
0.3091, 0.1828, 27.6967
CIE-Lab:
59.6137, 69.0343, -47.8219
CIE-LCH:
59.6137, 83.9802, 325.2886
CIE-Luv:
59.6137, 56.1344, -84.3190
Hunter-Lab:
52.6276, 66.7918, -49.9149
#db58e5 color charts
#db58e5 color shades, tints & tones
#db58e5 color schemes
#db58e5 color preview, HTML & CSS examples
This text has a color of #db58e5
<p style="color:#db58e5;">Text here</p>
.mytext {color:#db58e5;}
This box has a color of #db58e5
<div style="background-color:#db58e5;">Content here</div>
.mybackground {background-color:#db58e5;}
Border around this has a color of #db58e5
<div style="border:2px solid #db58e5;">Content here</div>
.myborder {border:2px solid #db58e5;}