#f1f3ff color space conversions
Hex:
#f1f3ff
RGB:
241, 243, 255
CMY:
5, 5, 0
CMYK:
5, 5, 0, 0
HSL:
231°, 100.0000%, 97.2549%
HSV (HSB):
231°, 5.4902%, 100.0000%
XYZ:
86.3762, 90.0220, 107.4312
xyY:
0.3043, 0.3172, 90.0220
CIE-Lab:
96.0059, 1.5244, -5.9935
CIE-LCH:
96.0059, 6.1844, 284.2699
CIE-Luv:
96.0059, -1.7704, -9.6537
Hunter-Lab:
94.8799, -3.5380, -0.7173
#f1f3ff color charts
#f1f3ff color shades, tints & tones
#f1f3ff color schemes
#f1f3ff color preview, HTML & CSS examples
This text has a color of #f1f3ff
<p style="color:#f1f3ff;">Text here</p>
.mytext {color:#f1f3ff;}
This box has a color of #f1f3ff
<div style="background-color:#f1f3ff;">Content here</div>
.mybackground {background-color:#f1f3ff;}
Border around this has a color of #f1f3ff
<div style="border:2px solid #f1f3ff;">Content here</div>
.myborder {border:2px solid #f1f3ff;}