#dadff7 color space conversions
Hex:
#dadff7
RGB:
218, 223, 247
CMY:
15, 13, 3
CMYK:
12, 10, 0, 3
HSL:
230°, 64.4444%, 91.1765%
HSV (HSB):
230°, 11.7409%, 96.8627%
XYZ:
72.0896, 74.3962, 98.5561
xyY:
0.2942, 0.3036, 74.3962
CIE-Lab:
89.1094, 2.9247, -12.2428
CIE-LCH:
89.1094, 12.5873, 283.4357
CIE-Luv:
89.1094, -4.0417, -19.7574
Hunter-Lab:
86.2532, -1.7545, -7.3696
#dadff7 color charts
#dadff7 color shades, tints & tones
#dadff7 color schemes
#dadff7 color preview, HTML & CSS examples
This text has a color of #dadff7
<p style="color:#dadff7;">Text here</p>
.mytext {color:#dadff7;}
This box has a color of #dadff7
<div style="background-color:#dadff7;">Content here</div>
.mybackground {background-color:#dadff7;}
Border around this has a color of #dadff7
<div style="border:2px solid #dadff7;">Content here</div>
.myborder {border:2px solid #dadff7;}