#f5e7fc color space conversions
Hex:
#f5e7fc
RGB:
245, 231, 252
CMY:
4, 9, 1
CMYK:
3, 8, 0, 1
HSL:
280°, 77.7778%, 94.7059%
HSV (HSB):
280°, 8.3333%, 98.8235%
XYZ:
83.8028, 83.5926, 103.8136
xyY:
0.3090, 0.3082, 83.5926
CIE-Lab:
93.2733, 8.4446, -8.4445
CIE-LCH:
93.2733, 11.9424, 315.0005
CIE-Luv:
93.2733, 6.5786, -14.7165
Hunter-Lab:
91.4290, 3.6104, -3.3209
#f5e7fc color charts
#f5e7fc color shades, tints & tones
#f5e7fc color schemes
#f5e7fc color preview, HTML & CSS examples
This text has a color of #f5e7fc
<p style="color:#f5e7fc;">Text here</p>
.mytext {color:#f5e7fc;}
This box has a color of #f5e7fc
<div style="background-color:#f5e7fc;">Content here</div>
.mybackground {background-color:#f5e7fc;}
Border around this has a color of #f5e7fc
<div style="border:2px solid #f5e7fc;">Content here</div>
.myborder {border:2px solid #f5e7fc;}