#f2f4fd color space conversions
Hex:
#f2f4fd
RGB:
242, 244, 253
CMY:
5, 4, 1
CMYK:
4, 4, 0, 1
HSL:
229°, 73.3333%, 97.0588%
HSV (HSB):
229°, 4.3478%, 99.2157%
XYZ:
86.6983, 90.6705, 105.8602
xyY:
0.3061, 0.3201, 90.6705
CIE-Lab:
96.2742, 0.9690, -4.5556
CIE-LCH:
96.2742, 4.6575, 282.0079
CIE-Luv:
96.2742, -1.6052, -7.2840
Hunter-Lab:
95.2210, -4.1135, 0.7402
#f2f4fd color charts
#f2f4fd color shades, tints & tones
#f2f4fd color schemes
#f2f4fd color preview, HTML & CSS examples
This text has a color of #f2f4fd
<p style="color:#f2f4fd;">Text here</p>
.mytext {color:#f2f4fd;}
This box has a color of #f2f4fd
<div style="background-color:#f2f4fd;">Content here</div>
.mybackground {background-color:#f2f4fd;}
Border around this has a color of #f2f4fd
<div style="border:2px solid #f2f4fd;">Content here</div>
.myborder {border:2px solid #f2f4fd;}