#da58c8 color space conversions
Hex:
#da58c8
RGB:
218, 88, 200
CMY:
15, 65, 22
CMYK:
0, 60, 8, 15
HSL:
308°, 63.7255%, 60.0000%
HSV (HSB):
308°, 59.6330%, 85.4902%
XYZ:
42.8285, 26.0550, 57.4154
xyY:
0.3391, 0.2063, 26.0550
CIE-Lab:
58.0892, 63.9758, -33.8394
CIE-LCH:
58.0892, 72.3741, 332.1238
CIE-Luv:
58.0892, 64.1156, -61.4071
Hunter-Lab:
51.0441, 60.4430, -30.9597
#da58c8 color charts
#da58c8 color shades, tints & tones
#da58c8 color schemes
#da58c8 color preview, HTML & CSS examples
This text has a color of #da58c8
<p style="color:#da58c8;">Text here</p>
.mytext {color:#da58c8;}
This box has a color of #da58c8
<div style="background-color:#da58c8;">Content here</div>
.mybackground {background-color:#da58c8;}
Border around this has a color of #da58c8
<div style="border:2px solid #da58c8;">Content here</div>
.myborder {border:2px solid #da58c8;}