#da58f3 color space conversions
Hex:
#da58f3
RGB:
218, 88, 243
CMY:
15, 65, 5
CMYK:
10, 64, 0, 5
HSL:
290°, 86.5922%, 64.9020%
HSV (HSB):
290°, 63.7860%, 95.2941%
XYZ:
48.5808, 28.3559, 87.7068
xyY:
0.2951, 0.1722, 28.3559
CIE-Lab:
60.2090, 71.2849, -54.6944
CIE-LCH:
60.2090, 89.8500, 322.5023
CIE-Luv:
60.2090, 51.5135, -95.5555
Hunter-Lab:
53.2503, 69.6595, -60.3794
#da58f3 color charts
#da58f3 color shades, tints & tones
#da58f3 color schemes
#da58f3 color preview, HTML & CSS examples
This text has a color of #da58f3
<p style="color:#da58f3;">Text here</p>
.mytext {color:#da58f3;}
This box has a color of #da58f3
<div style="background-color:#da58f3;">Content here</div>
.mybackground {background-color:#da58f3;}
Border around this has a color of #da58f3
<div style="border:2px solid #da58f3;">Content here</div>
.myborder {border:2px solid #da58f3;}