#daaeea color space conversions
Hex:
#daaeea
RGB:
218, 174, 234
CMY:
15, 32, 8
CMYK:
7, 26, 0, 8
HSL:
284°, 58.8235%, 80.0000%
HSV (HSB):
284°, 25.6410%, 91.7647%
XYZ:
58.9008, 51.1180, 84.6043
xyY:
0.3026, 0.2627, 51.1180
CIE-Lab:
76.7505, 26.4961, -23.9539
CIE-LCH:
76.7505, 35.7188, 317.8847
CIE-Luv:
76.7505, 20.3696, -42.0545
Hunter-Lab:
71.4969, 21.9329, -20.1117
#daaeea color charts
#daaeea color shades, tints & tones
#daaeea color schemes
#daaeea color preview, HTML & CSS examples
This text has a color of #daaeea
<p style="color:#daaeea;">Text here</p>
.mytext {color:#daaeea;}
This box has a color of #daaeea
<div style="background-color:#daaeea;">Content here</div>
.mybackground {background-color:#daaeea;}
Border around this has a color of #daaeea
<div style="border:2px solid #daaeea;">Content here</div>
.myborder {border:2px solid #daaeea;}