#f2f1fd color space conversions
Hex:
#f2f1fd
RGB:
242, 241, 253
CMY:
5, 5, 1
CMYK:
4, 5, 0, 1
HSL:
245°, 75.0000%, 96.8627%
HSV (HSB):
245°, 4.7431%, 99.2157%
XYZ:
85.8029, 88.8797, 105.5617
xyY:
0.3062, 0.3172, 88.8797
CIE-Lab:
95.5301, 2.5011, -5.6521
CIE-LCH:
95.5301, 6.1808, 293.8697
CIE-Luv:
95.5301, -0.1258, -9.2775
Hunter-Lab:
94.2760, -2.5259, -0.3943
#f2f1fd color charts
#f2f1fd color shades, tints & tones
#f2f1fd color schemes
#f2f1fd color preview, HTML & CSS examples
This text has a color of #f2f1fd
<p style="color:#f2f1fd;">Text here</p>
.mytext {color:#f2f1fd;}
This box has a color of #f2f1fd
<div style="background-color:#f2f1fd;">Content here</div>
.mybackground {background-color:#f2f1fd;}
Border around this has a color of #f2f1fd
<div style="border:2px solid #f2f1fd;">Content here</div>
.myborder {border:2px solid #f2f1fd;}