#dadff8 color space conversions
Hex:
#dadff8
RGB:
218, 223, 248
CMY:
15, 13, 3
CMYK:
12, 10, 0, 3
HSL:
230°, 68.1818%, 91.3725%
HSV (HSB):
230°, 12.0968%, 97.2549%
XYZ:
72.2444, 74.4581, 99.3711
xyY:
0.2936, 0.3026, 74.4581
CIE-Lab:
89.1385, 3.1252, -12.7244
CIE-LCH:
89.1385, 13.1025, 283.7989
CIE-Luv:
89.1385, -4.0949, -20.5704
Hunter-Lab:
86.2891, -1.5592, -7.8764
#dadff8 color charts
#dadff8 color shades, tints & tones
#dadff8 color schemes
#dadff8 color preview, HTML & CSS examples
This text has a color of #dadff8
<p style="color:#dadff8;">Text here</p>
.mytext {color:#dadff8;}
This box has a color of #dadff8
<div style="background-color:#dadff8;">Content here</div>
.mybackground {background-color:#dadff8;}
Border around this has a color of #dadff8
<div style="border:2px solid #dadff8;">Content here</div>
.myborder {border:2px solid #dadff8;}