#da9be3 color space conversions
Hex:
#da9be3
RGB:
218, 155, 227
CMY:
15, 39, 11
CMYK:
4, 32, 0, 11
HSL:
293°, 56.2500%, 74.9020%
HSV (HSB):
293°, 31.7181%, 89.0196%
XYZ:
54.4999, 43.8942, 78.2730
xyY:
0.3085, 0.2485, 43.8942
CIE-Lab:
72.1577, 35.3997, -27.1665
CIE-LCH:
72.1577, 44.6224, 322.4965
CIE-Luv:
72.1577, 30.1891, -48.3109
Hunter-Lab:
66.2527, 30.8932, -23.6702
#da9be3 color charts
#da9be3 color shades, tints & tones
#da9be3 color schemes
#da9be3 color preview, HTML & CSS examples
This text has a color of #da9be3
<p style="color:#da9be3;">Text here</p>
.mytext {color:#da9be3;}
This box has a color of #da9be3
<div style="background-color:#da9be3;">Content here</div>
.mybackground {background-color:#da9be3;}
Border around this has a color of #da9be3
<div style="border:2px solid #da9be3;">Content here</div>
.myborder {border:2px solid #da9be3;}