#f5ebff color space conversions
Hex:
#f5ebff
RGB:
245, 235, 255
CMY:
4, 8, 0
CMYK:
4, 8, 0, 0
HSL:
270°, 100.0000%, 96.0784%
HSV (HSB):
270°, 7.8431%, 100.0000%
XYZ:
85.4145, 86.0491, 106.7151
xyY:
0.3070, 0.3093, 86.0491
CIE-Lab:
94.3334, 6.9294, -8.4338
CIE-LCH:
94.3334, 10.9154, 309.4073
CIE-Luv:
94.3334, 4.3833, -14.4554
Hunter-Lab:
92.7627, 2.0255, -3.2739
#f5ebff color charts
#f5ebff color shades, tints & tones
#f5ebff color schemes
#f5ebff color preview, HTML & CSS examples
This text has a color of #f5ebff
<p style="color:#f5ebff;">Text here</p>
.mytext {color:#f5ebff;}
This box has a color of #f5ebff
<div style="background-color:#f5ebff;">Content here</div>
.mybackground {background-color:#f5ebff;}
Border around this has a color of #f5ebff
<div style="border:2px solid #f5ebff;">Content here</div>
.myborder {border:2px solid #f5ebff;}