#da58c4 color space conversions
Hex:
#da58c4
RGB:
218, 88, 196
CMY:
15, 65, 23
CMYK:
0, 60, 10, 15
HSL:
310°, 63.7255%, 60.0000%
HSV (HSB):
310°, 59.6330%, 85.4902%
XYZ:
42.3670, 25.8704, 54.9851
xyY:
0.3438, 0.2099, 25.8704
CIE-Lab:
57.9138, 63.3499, -31.8290
CIE-LCH:
57.9138, 70.8964, 333.3236
CIE-Luv:
57.9138, 65.3494, -58.1734
Hunter-Lab:
50.8629, 59.6738, -28.4910
#da58c4 color charts
#da58c4 color shades, tints & tones
#da58c4 color schemes
#da58c4 color preview, HTML & CSS examples
This text has a color of #da58c4
<p style="color:#da58c4;">Text here</p>
.mytext {color:#da58c4;}
This box has a color of #da58c4
<div style="background-color:#da58c4;">Content here</div>
.mybackground {background-color:#da58c4;}
Border around this has a color of #da58c4
<div style="border:2px solid #da58c4;">Content here</div>
.myborder {border:2px solid #da58c4;}