#f0e7ff color space conversions
Hex:
#f0e7ff
RGB:
240, 231, 255
CMY:
6, 9, 0
CMYK:
6, 9, 0, 0
HSL:
263°, 100.0000%, 95.2941%
HSV (HSB):
263°, 9.4118%, 100.0000%
XYZ:
82.5611, 82.8971, 106.2570
xyY:
0.3039, 0.3051, 82.8971
CIE-Lab:
92.9694, 7.3747, -10.5009
CIE-LCH:
92.9694, 12.8318, 305.0802
CIE-Luv:
92.9694, 3.5563, -17.8120
Hunter-Lab:
91.0478, 2.5279, -5.4607
#f0e7ff color charts
#f0e7ff color shades, tints & tones
#f0e7ff color schemes
#f0e7ff color preview, HTML & CSS examples
This text has a color of #f0e7ff
<p style="color:#f0e7ff;">Text here</p>
.mytext {color:#f0e7ff;}
This box has a color of #f0e7ff
<div style="background-color:#f0e7ff;">Content here</div>
.mybackground {background-color:#f0e7ff;}
Border around this has a color of #f0e7ff
<div style="border:2px solid #f0e7ff;">Content here</div>
.myborder {border:2px solid #f0e7ff;}