#fee1fd color space conversions
Hex:
#fee1fd
RGB:
254, 225, 253
CMY:
0, 12, 1
CMYK:
0, 11, 0, 0
HSL:
302°, 93.5484%, 93.9216%
HSV (HSB):
302°, 11.4173%, 99.6078%
XYZ:
85.5279, 82.0131, 104.2508
xyY:
0.3147, 0.3017, 82.0131
CIE-Lab:
92.5806, 14.6976, -9.9146
CIE-LCH:
92.5806, 17.7290, 325.9974
CIE-Luv:
92.5806, 14.7325, -18.1491
Hunter-Lab:
90.5611, 10.0974, -4.8598
#fee1fd color charts
#fee1fd color shades, tints & tones
#fee1fd color schemes
#fee1fd color preview, HTML & CSS examples
This text has a color of #fee1fd
<p style="color:#fee1fd;">Text here</p>
.mytext {color:#fee1fd;}
This box has a color of #fee1fd
<div style="background-color:#fee1fd;">Content here</div>
.mybackground {background-color:#fee1fd;}
Border around this has a color of #fee1fd
<div style="border:2px solid #fee1fd;">Content here</div>
.myborder {border:2px solid #fee1fd;}