#f2f3f8 color space conversions
Hex:
#f2f3f8
RGB:
242, 243, 248
CMY:
5, 5, 3
CMYK:
2, 2, 0, 3
HSL:
230°, 30.0000%, 96.0784%
HSV (HSB):
230°, 2.4194%, 97.2549%
XYZ:
85.6118, 89.7557, 101.6193
xyY:
0.3091, 0.3240, 89.7557
CIE-Lab:
95.8954, 0.5679, -2.5268
CIE-LCH:
95.8954, 2.5899, 282.6657
CIE-Luv:
95.8954, -0.8341, -4.0250
Hunter-Lab:
94.7395, -4.4917, 2.7221
#f2f3f8 color charts
#f2f3f8 color shades, tints & tones
#f2f3f8 color schemes
#f2f3f8 color preview, HTML & CSS examples
This text has a color of #f2f3f8
<p style="color:#f2f3f8;">Text here</p>
.mytext {color:#f2f3f8;}
This box has a color of #f2f3f8
<div style="background-color:#f2f3f8;">Content here</div>
.mybackground {background-color:#f2f3f8;}
Border around this has a color of #f2f3f8
<div style="border:2px solid #f2f3f8;">Content here</div>
.myborder {border:2px solid #f2f3f8;}