#daade3 color space conversions
Hex:
#daade3
RGB:
218, 173, 227
CMY:
15, 32, 11
CMYK:
4, 24, 0, 11
HSL:
290°, 49.0909%, 78.4314%
HSV (HSB):
290°, 23.7885%, 89.0196%
XYZ:
57.7221, 50.3386, 79.3471
xyY:
0.3080, 0.2686, 50.3386
CIE-Lab:
76.2766, 25.6759, -20.8807
CIE-LCH:
76.2766, 33.0946, 320.8805
CIE-Luv:
76.2766, 21.6939, -36.8957
Hunter-Lab:
70.9497, 21.0592, -16.6426
#daade3 color charts
#daade3 color shades, tints & tones
#daade3 color schemes
#daade3 color preview, HTML & CSS examples
This text has a color of #daade3
<p style="color:#daade3;">Text here</p>
.mytext {color:#daade3;}
This box has a color of #daade3
<div style="background-color:#daade3;">Content here</div>
.mybackground {background-color:#daade3;}
Border around this has a color of #daade3
<div style="border:2px solid #daade3;">Content here</div>
.myborder {border:2px solid #daade3;}