#f2e7ff color space conversions
Hex:
#f2e7ff
RGB:
242, 231, 255
CMY:
5, 9, 0
CMYK:
5, 9, 0, 0
HSL:
268°, 100.0000%, 95.2941%
HSV (HSB):
268°, 9.4118%, 100.0000%
XYZ:
83.2439, 83.2491, 106.2890
xyY:
0.3052, 0.3052, 83.2491
CIE-Lab:
93.1234, 8.0224, -10.2552
CIE-LCH:
93.1234, 13.0203, 308.0351
CIE-Luv:
93.1234, 4.6729, -17.5337
Hunter-Lab:
91.2409, 3.1832, -5.1999
#f2e7ff color charts
#f2e7ff color shades, tints & tones
#f2e7ff color schemes
#f2e7ff color preview, HTML & CSS examples
This text has a color of #f2e7ff
<p style="color:#f2e7ff;">Text here</p>
.mytext {color:#f2e7ff;}
This box has a color of #f2e7ff
<div style="background-color:#f2e7ff;">Content here</div>
.mybackground {background-color:#f2e7ff;}
Border around this has a color of #f2e7ff
<div style="border:2px solid #f2e7ff;">Content here</div>
.myborder {border:2px solid #f2e7ff;}