#da5bb5 color space conversions
Hex:
#da5bb5
RGB:
218, 91, 181
CMY:
15, 64, 29
CMYK:
0, 58, 17, 15
HSL:
317°, 63.1841%, 60.5882%
HSV (HSB):
317°, 58.2569%, 85.4902%
XYZ:
40.9950, 25.7238, 46.5206
xyY:
0.3620, 0.2272, 25.7238
CIE-Lab:
57.7739, 59.7847, -23.4382
CIE-LCH:
57.7739, 64.2150, 338.5926
CIE-Luv:
57.7739, 68.8468, -44.7628
Hunter-Lab:
50.7186, 55.5210, -18.8794
#da5bb5 color charts
#da5bb5 color shades, tints & tones
#da5bb5 color schemes
#da5bb5 color preview, HTML & CSS examples
This text has a color of #da5bb5
<p style="color:#da5bb5;">Text here</p>
.mytext {color:#da5bb5;}
This box has a color of #da5bb5
<div style="background-color:#da5bb5;">Content here</div>
.mybackground {background-color:#da5bb5;}
Border around this has a color of #da5bb5
<div style="border:2px solid #da5bb5;">Content here</div>
.myborder {border:2px solid #da5bb5;}