#da58c5 color space conversions
Hex:
#da58c5
RGB:
218, 88, 197
CMY:
15, 65, 23
CMYK:
0, 60, 10, 15
HSL:
310°, 63.7255%, 60.0000%
HSV (HSB):
310°, 59.6330%, 85.4902%
XYZ:
42.4812, 25.9161, 55.5866
xyY:
0.3426, 0.2090, 25.9161
CIE-Lab:
57.9573, 63.5054, -32.3328
CIE-LCH:
57.9573, 71.2625, 333.0178
CIE-Luv:
57.9573, 65.0402, -58.9822
Hunter-Lab:
50.9078, 59.8646, -29.1037
#da58c5 color charts
#da58c5 color shades, tints & tones
#da58c5 color schemes
#da58c5 color preview, HTML & CSS examples
This text has a color of #da58c5
<p style="color:#da58c5;">Text here</p>
.mytext {color:#da58c5;}
This box has a color of #da58c5
<div style="background-color:#da58c5;">Content here</div>
.mybackground {background-color:#da58c5;}
Border around this has a color of #da58c5
<div style="border:2px solid #da58c5;">Content here</div>
.myborder {border:2px solid #da58c5;}