#f5fcff color space conversions
Hex:
#f5fcff
RGB:
245, 252, 255
CMY:
4, 1, 0
CMYK:
4, 1, 0, 0
HSL:
198°, 100.0000%, 98.0392%
HSV (HSB):
198°, 3.9216%, 100.0000%
XYZ:
90.5166, 96.2533, 108.4157
xyY:
0.3066, 0.3261, 96.2533
CIE-Lab:
98.5328, -1.7496, -2.2432
CIE-LCH:
98.5328, 2.8448, 232.0462
CIE-Luv:
98.5328, -4.0154, -3.1833
Hunter-Lab:
98.1088, -7.0036, 3.1573
#f5fcff color charts
#f5fcff color shades, tints & tones
#f5fcff color schemes
#f5fcff color preview, HTML & CSS examples
This text has a color of #f5fcff
<p style="color:#f5fcff;">Text here</p>
.mytext {color:#f5fcff;}
This box has a color of #f5fcff
<div style="background-color:#f5fcff;">Content here</div>
.mybackground {background-color:#f5fcff;}
Border around this has a color of #f5fcff
<div style="border:2px solid #f5fcff;">Content here</div>
.myborder {border:2px solid #f5fcff;}