#defafb color space conversions
Hex:
#defafb
RGB:
222, 250, 251
CMY:
13, 2, 2
CMYK:
12, 0, 0, 2
HSL:
182°, 78.3784%, 92.7451%
HSV (HSB):
182°, 11.5538%, 98.4314%
XYZ:
81.7224, 90.8658, 104.4984
xyY:
0.2949, 0.3279, 90.8658
CIE-Lab:
96.3548, -8.8385, -3.5634
CIE-LCH:
96.3548, 9.5298, 201.9578
CIE-Luv:
96.3548, -14.9280, -4.0173
Hunter-Lab:
95.3236, -13.7854, 1.7299
#defafb color charts
#defafb RGB chart
#defafb CMYK chart
#defafb RGB pie chart
#defafb color shades, tints & tones
#defafb color schemes
#defafb color preview, HTML & CSS examples
This text has a color of #defafb
<p style="color:#defafb;">Text here</p>
.mytext {color:#defafb;}
Text color #defafb
This box has a color of #defafb
<div style="background-color:#defafb;">Content here</div>
.mybackground {background-color:#defafb;}
Background color #defafb
Border around this has a color of #defafb
<div style="border:2px solid #defafb;">Content here</div>
.myborder {border:2px solid #defafb;}
Border color #defafb