#da5cc5 color space conversions
Hex:
#da5cc5
RGB:
218, 92, 197
CMY:
15, 64, 23
CMYK:
0, 58, 10, 15
HSL:
310°, 63.0000%, 60.7843%
HSV (HSB):
310°, 57.7982%, 85.4902%
XYZ:
42.8186, 26.5909, 55.6991
xyY:
0.3423, 0.2125, 26.5909
CIE-Lab:
58.5938, 61.7716, -31.3432
CIE-LCH:
58.5938, 69.2685, 333.0966
CIE-Luv:
58.5938, 63.6042, -57.3001
Hunter-Lab:
51.5664, 57.9779, -27.9452
#da5cc5 color charts
#da5cc5 color shades, tints & tones
#da5cc5 color schemes
#da5cc5 color preview, HTML & CSS examples
This text has a color of #da5cc5
<p style="color:#da5cc5;">Text here</p>
.mytext {color:#da5cc5;}
This box has a color of #da5cc5
<div style="background-color:#da5cc5;">Content here</div>
.mybackground {background-color:#da5cc5;}
Border around this has a color of #da5cc5
<div style="border:2px solid #da5cc5;">Content here</div>
.myborder {border:2px solid #da5cc5;}