#f1f3fe color space conversions
Hex:
#f1f3fe
RGB:
241, 243, 254
CMY:
5, 5, 0
CMYK:
5, 4, 0, 0
HSL:
231°, 86.6667%, 97.0588%
HSV (HSB):
231°, 5.1181%, 99.6078%
XYZ:
86.2156, 89.9577, 106.5855
xyY:
0.3049, 0.3181, 89.9577
CIE-Lab:
95.9792, 1.3389, -5.5156
CIE-LCH:
95.9792, 5.6758, 283.6443
CIE-Luv:
95.9792, -1.7154, -8.8632
Hunter-Lab:
94.8460, -3.7230, -0.2363
#f1f3fe color charts
#f1f3fe color shades, tints & tones
#f1f3fe color schemes
#f1f3fe color preview, HTML & CSS examples
This text has a color of #f1f3fe
<p style="color:#f1f3fe;">Text here</p>
.mytext {color:#f1f3fe;}
This box has a color of #f1f3fe
<div style="background-color:#f1f3fe;">Content here</div>
.mybackground {background-color:#f1f3fe;}
Border around this has a color of #f1f3fe
<div style="border:2px solid #f1f3fe;">Content here</div>
.myborder {border:2px solid #f1f3fe;}