#f0e7fd color space conversions
Hex:
#f0e7fd
RGB:
240, 231, 253
CMY:
6, 9, 1
CMYK:
5, 9, 0, 1
HSL:
265°, 84.6154%, 94.9020%
HSV (HSB):
265°, 8.6957%, 99.2157%
XYZ:
82.2407, 82.7689, 104.5700
xyY:
0.3051, 0.3070, 82.7689
CIE-Lab:
92.9132, 6.9990, -9.5422
CIE-LCH:
92.9132, 11.8338, 306.2592
CIE-Luv:
92.9132, 3.6906, -16.2082
Hunter-Lab:
90.9774, 2.1478, -4.4640
#f0e7fd color charts
#f0e7fd color shades, tints & tones
#f0e7fd color schemes
#f0e7fd color preview, HTML & CSS examples
This text has a color of #f0e7fd
<p style="color:#f0e7fd;">Text here</p>
.mytext {color:#f0e7fd;}
This box has a color of #f0e7fd
<div style="background-color:#f0e7fd;">Content here</div>
.mybackground {background-color:#f0e7fd;}
Border around this has a color of #f0e7fd
<div style="border:2px solid #f0e7fd;">Content here</div>
.myborder {border:2px solid #f0e7fd;}