#f1f2fd color space conversions
Hex:
#f1f2fd
RGB:
241, 242, 253
CMY:
5, 5, 1
CMYK:
5, 4, 0, 1
HSL:
235°, 75.0000%, 96.8627%
HSV (HSB):
235°, 4.7431%, 99.2157%
XYZ:
85.7574, 89.2969, 105.6446
xyY:
0.3055, 0.3181, 89.2969
CIE-Lab:
95.7044, 1.6647, -5.4035
CIE-LCH:
95.7044, 5.6541, 287.1226
CIE-Luv:
95.7044, -1.1684, -8.7395
Hunter-Lab:
94.4970, -3.3785, -0.1364
#f1f2fd color charts
#f1f2fd color shades, tints & tones
#f1f2fd color schemes
#f1f2fd color preview, HTML & CSS examples
This text has a color of #f1f2fd
<p style="color:#f1f2fd;">Text here</p>
.mytext {color:#f1f2fd;}
This box has a color of #f1f2fd
<div style="background-color:#f1f2fd;">Content here</div>
.mybackground {background-color:#f1f2fd;}
Border around this has a color of #f1f2fd
<div style="border:2px solid #f1f2fd;">Content here</div>
.myborder {border:2px solid #f1f2fd;}