#da7be5 color space conversions
Hex:
#da7be5
RGB:
218, 123, 229
CMY:
15, 52, 10
CMYK:
5, 46, 0, 10
HSL:
294°, 67.0886%, 69.0196%
HSV (HSB):
294°, 46.2882%, 89.8039%
XYZ:
50.1393, 34.7285, 78.1894
xyY:
0.3075, 0.2130, 34.7285
CIE-Lab:
65.5367, 52.5503, -38.5182
CIE-LCH:
65.5367, 65.1551, 323.7594
CIE-Luv:
65.5367, 43.5387, -68.4763
Hunter-Lab:
58.9309, 48.7414, -37.4142
#da7be5 color charts
#da7be5 color shades, tints & tones
#da7be5 color schemes
#da7be5 color preview, HTML & CSS examples
This text has a color of #da7be5
<p style="color:#da7be5;">Text here</p>
.mytext {color:#da7be5;}
This box has a color of #da7be5
<div style="background-color:#da7be5;">Content here</div>
.mybackground {background-color:#da7be5;}
Border around this has a color of #da7be5
<div style="border:2px solid #da7be5;">Content here</div>
.myborder {border:2px solid #da7be5;}