#f1e3f1 color space conversions
Hex:
#f1e3f1
RGB:
241, 227, 241
CMY:
5, 11, 5
CMYK:
0, 6, 0, 5
HSL:
300°, 33.3333%, 91.7647%
HSV (HSB):
300°, 5.8091%, 94.5098%
XYZ:
79.6219, 79.9898, 94.4621
xyY:
0.3134, 0.3148, 79.9898
CIE-Lab:
91.6803, 7.2013, -5.0935
CIE-LCH:
91.6803, 8.8205, 324.7282
CIE-Luv:
91.6803, 7.0866, -9.1769
Hunter-Lab:
89.4370, 2.3960, -0.0154
#f1e3f1 color charts
#f1e3f1 color shades, tints & tones
#f1e3f1 color schemes
#f1e3f1 color preview, HTML & CSS examples
This text has a color of #f1e3f1
<p style="color:#f1e3f1;">Text here</p>
.mytext {color:#f1e3f1;}
This box has a color of #f1e3f1
<div style="background-color:#f1e3f1;">Content here</div>
.mybackground {background-color:#f1e3f1;}
Border around this has a color of #f1e3f1
<div style="border:2px solid #f1e3f1;">Content here</div>
.myborder {border:2px solid #f1e3f1;}