#f2fcff color space conversions
Hex:
#f2fcff
RGB:
242, 252, 255
CMY:
5, 1, 0
CMYK:
5, 1, 0, 0
HSL:
194°, 100.0000%, 97.4510%
HSV (HSB):
194°, 5.0980%, 100.0000%
XYZ:
89.4784, 95.7181, 108.3672
xyY:
0.3048, 0.3261, 95.7181
CIE-Lab:
98.3201, -2.7210, -2.5800
CIE-LCH:
98.3201, 3.7497, 223.4773
CIE-Luv:
98.3201, -5.6364, -3.5394
Hunter-Lab:
97.8356, -7.9600, 2.8126
#f2fcff color charts
#f2fcff color shades, tints & tones
#f2fcff color schemes
#f2fcff color preview, HTML & CSS examples
This text has a color of #f2fcff
<p style="color:#f2fcff;">Text here</p>
.mytext {color:#f2fcff;}
This box has a color of #f2fcff
<div style="background-color:#f2fcff;">Content here</div>
.mybackground {background-color:#f2fcff;}
Border around this has a color of #f2fcff
<div style="border:2px solid #f2fcff;">Content here</div>
.myborder {border:2px solid #f2fcff;}