#f2f3fa color space conversions
Hex:
#f2f3fa
RGB:
242, 243, 250
CMY:
5, 5, 2
CMYK:
3, 3, 0, 2
HSL:
233°, 44.4444%, 96.4706%
HSV (HSB):
233°, 3.2000%, 98.0392%
XYZ:
85.9239, 89.8806, 103.2625
xyY:
0.3079, 0.3221, 89.8806
CIE-Lab:
95.9472, 0.9303, -3.4853
CIE-LCH:
95.9472, 3.6073, 284.9457
CIE-Luv:
95.9472, -0.9450, -5.5902
Hunter-Lab:
94.8054, -4.1315, 1.7848
#f2f3fa color charts
#f2f3fa color shades, tints & tones
#f2f3fa color schemes
#f2f3fa color preview, HTML & CSS examples
This text has a color of #f2f3fa
<p style="color:#f2f3fa;">Text here</p>
.mytext {color:#f2f3fa;}
This box has a color of #f2f3fa
<div style="background-color:#f2f3fa;">Content here</div>
.mybackground {background-color:#f2f3fa;}
Border around this has a color of #f2f3fa
<div style="border:2px solid #f2f3fa;">Content here</div>
.myborder {border:2px solid #f2f3fa;}