#f1ecff color space conversions
Hex:
#f1ecff
RGB:
241, 236, 255
CMY:
5, 7, 0
CMYK:
5, 7, 0, 0
HSL:
256°, 100.0000%, 96.2745%
HSV (HSB):
256°, 7.4510%, 100.0000%
XYZ:
84.3211, 85.9117, 106.7462
xyY:
0.3044, 0.3102, 85.9117
CIE-Lab:
94.2746, 5.1150, -8.5544
CIE-LCH:
94.2746, 9.9670, 300.8766
CIE-Luv:
94.2746, 1.6612, -14.3300
Hunter-Lab:
92.6886, 0.1809, -3.4002
#f1ecff color charts
#f1ecff color shades, tints & tones
#f1ecff color schemes
#f1ecff color preview, HTML & CSS examples
This text has a color of #f1ecff
<p style="color:#f1ecff;">Text here</p>
.mytext {color:#f1ecff;}
This box has a color of #f1ecff
<div style="background-color:#f1ecff;">Content here</div>
.mybackground {background-color:#f1ecff;}
Border around this has a color of #f1ecff
<div style="border:2px solid #f1ecff;">Content here</div>
.myborder {border:2px solid #f1ecff;}