#da58e5 color space conversions
Hex:
#da58e5
RGB:
218, 88, 229
CMY:
15, 65, 10
CMYK:
5, 62, 0, 10
HSL:
295°, 73.0570%, 62.1569%
HSV (HSB):
295°, 61.5721%, 89.8039%
XYZ:
46.5460, 27.5420, 76.9916
xyY:
0.3081, 0.1823, 27.5420
CIE-Lab:
59.4727, 68.7972, -48.0542
CIE-LCH:
59.4727, 83.9182, 325.0661
CIE-Luv:
59.4727, 55.4637, -84.6063
Hunter-Lab:
52.4805, 66.4745, -50.2452
#da58e5 color charts
#da58e5 color shades, tints & tones
#da58e5 color schemes
#da58e5 color preview, HTML & CSS examples
This text has a color of #da58e5
<p style="color:#da58e5;">Text here</p>
.mytext {color:#da58e5;}
This box has a color of #da58e5
<div style="background-color:#da58e5;">Content here</div>
.mybackground {background-color:#da58e5;}
Border around this has a color of #da58e5
<div style="border:2px solid #da58e5;">Content here</div>
.myborder {border:2px solid #da58e5;}