#da7ada color space conversions
Hex:
#da7ada
RGB:
218, 122, 218
CMY:
15, 52, 15
CMYK:
0, 44, 0, 15
HSL:
300°, 56.4706%, 66.6667%
HSV (HSB):
300°, 44.0367%, 85.4902%
XYZ:
48.5279, 33.8864, 70.3127
xyY:
0.3177, 0.2219, 33.8864
CIE-Lab:
64.8723, 51.0388, -33.4356
CIE-LCH:
64.8723, 61.0156, 326.7712
CIE-Luv:
64.8723, 46.3733, -59.9672
Hunter-Lab:
58.2121, 46.9335, -30.8663
#da7ada color charts
#da7ada color shades, tints & tones
#da7ada color schemes
#da7ada color preview, HTML & CSS examples
This text has a color of #da7ada
<p style="color:#da7ada;">Text here</p>
.mytext {color:#da7ada;}
This box has a color of #da7ada
<div style="background-color:#da7ada;">Content here</div>
.mybackground {background-color:#da7ada;}
Border around this has a color of #da7ada
<div style="border:2px solid #da7ada;">Content here</div>
.myborder {border:2px solid #da7ada;}