#fee8fd color space conversions
Hex:
#fee8fd
RGB:
254, 232, 253
CMY:
0, 9, 1
CMYK:
0, 9, 0, 0
HSL:
303°, 91.6667%, 95.2941%
HSV (HSB):
303°, 8.6614%, 99.6078%
XYZ:
87.4593, 85.8759, 104.8946
xyY:
0.3143, 0.3087, 85.8759
CIE-Lab:
94.2593, 11.0687, -7.4254
CIE-LCH:
94.2593, 13.3286, 326.1445
CIE-Luv:
94.2593, 11.1875, -13.5835
Hunter-Lab:
92.6693, 6.2933, -2.2433
#fee8fd color charts
#fee8fd color shades, tints & tones
#fee8fd color schemes
#fee8fd color preview, HTML & CSS examples
This text has a color of #fee8fd
<p style="color:#fee8fd;">Text here</p>
.mytext {color:#fee8fd;}
This box has a color of #fee8fd
<div style="background-color:#fee8fd;">Content here</div>
.mybackground {background-color:#fee8fd;}
Border around this has a color of #fee8fd
<div style="border:2px solid #fee8fd;">Content here</div>
.myborder {border:2px solid #fee8fd;}