#f2f9ff color space conversions
Hex:
#f2f9ff
RGB:
242, 249, 255
CMY:
5, 2, 0
CMYK:
5, 2, 0, 0
HSL:
208°, 100.0000%, 97.4510%
HSV (HSB):
208°, 5.0980%, 100.0000%
XYZ:
88.5436, 93.8486, 108.0556
xyY:
0.3049, 0.3231, 93.8486
CIE-Lab:
97.5710, -1.2042, -3.6801
CIE-LCH:
97.5710, 3.8721, 251.8810
CIE-Luv:
97.5710, -4.1673, -5.5326
Hunter-Lab:
96.8755, -6.3842, 1.6804
#f2f9ff color charts
#f2f9ff color shades, tints & tones
#f2f9ff color schemes
#f2f9ff color preview, HTML & CSS examples
This text has a color of #f2f9ff
<p style="color:#f2f9ff;">Text here</p>
.mytext {color:#f2f9ff;}
This box has a color of #f2f9ff
<div style="background-color:#f2f9ff;">Content here</div>
.mybackground {background-color:#f2f9ff;}
Border around this has a color of #f2f9ff
<div style="border:2px solid #f2f9ff;">Content here</div>
.myborder {border:2px solid #f2f9ff;}