#f1f5fd color space conversions
Hex:
#f1f5fd
RGB:
241, 245, 253
CMY:
5, 4, 1
CMYK:
5, 3, 0, 1
HSL:
220°, 75.0000%, 96.8627%
HSV (HSB):
220°, 4.7431%, 99.2157%
XYZ:
86.6577, 91.0974, 105.9447
xyY:
0.3055, 0.3211, 91.0974
CIE-Lab:
96.4502, 0.1348, -4.3050
CIE-LCH:
96.4502, 4.3071, 271.7939
CIE-Luv:
96.4502, -2.6440, -6.7437
Hunter-Lab:
95.4450, -4.9626, 0.9991
#f1f5fd color charts
#f1f5fd color shades, tints & tones
#f1f5fd color schemes
#f1f5fd color preview, HTML & CSS examples
This text has a color of #f1f5fd
<p style="color:#f1f5fd;">Text here</p>
.mytext {color:#f1f5fd;}
This box has a color of #f1f5fd
<div style="background-color:#f1f5fd;">Content here</div>
.mybackground {background-color:#f1f5fd;}
Border around this has a color of #f1f5fd
<div style="border:2px solid #f1f5fd;">Content here</div>
.myborder {border:2px solid #f1f5fd;}