#dadffb color space conversions
Hex:
#dadffb
RGB:
218, 223, 251
CMY:
15, 13, 2
CMYK:
13, 11, 0, 2
HSL:
231°, 80.4878%, 91.9608%
HSV (HSB):
231°, 13.1474%, 98.4314%
XYZ:
72.7137, 74.6458, 101.8424
xyY:
0.2918, 0.2995, 74.6458
CIE-Lab:
89.2268, 3.7306, -14.1673
CIE-LCH:
89.2268, 14.6502, 284.7524
CIE-Luv:
89.2268, -4.2552, -23.0157
Hunter-Lab:
86.3978, -0.9679, -9.4103
#dadffb color charts
#dadffb color shades, tints & tones
#dadffb color schemes
#dadffb color preview, HTML & CSS examples
This text has a color of #dadffb
<p style="color:#dadffb;">Text here</p>
.mytext {color:#dadffb;}
This box has a color of #dadffb
<div style="background-color:#dadffb;">Content here</div>
.mybackground {background-color:#dadffb;}
Border around this has a color of #dadffb
<div style="border:2px solid #dadffb;">Content here</div>
.myborder {border:2px solid #dadffb;}