#f2f5fe color space conversions
Hex:
#f2f5fe
RGB:
242, 245, 254
CMY:
5, 4, 0
CMYK:
5, 4, 0, 0
HSL:
225°, 85.7143%, 97.2549%
HSV (HSB):
225°, 4.7244%, 99.6078%
XYZ:
87.1598, 91.3378, 106.8021
xyY:
0.3055, 0.3201, 91.3378
CIE-Lab:
96.5490, 0.6434, -4.6677
CIE-LCH:
96.5490, 4.7119, 277.8487
CIE-Luv:
96.5490, -2.1518, -7.4066
Hunter-Lab:
95.5708, -4.4585, 0.6420
#f2f5fe color charts
#f2f5fe color shades, tints & tones
#f2f5fe color schemes
#f2f5fe color preview, HTML & CSS examples
This text has a color of #f2f5fe
<p style="color:#f2f5fe;">Text here</p>
.mytext {color:#f2f5fe;}
This box has a color of #f2f5fe
<div style="background-color:#f2f5fe;">Content here</div>
.mybackground {background-color:#f2f5fe;}
Border around this has a color of #f2f5fe
<div style="border:2px solid #f2f5fe;">Content here</div>
.myborder {border:2px solid #f2f5fe;}