#f8dffd color space conversions
Hex:
#f8dffd
RGB:
248, 223, 253
CMY:
3, 13, 1
CMYK:
2, 12, 0, 1
HSL:
290°, 88.2353%, 93.3333%
HSV (HSB):
290°, 11.8577%, 99.2157%
XYZ:
82.8287, 79.8237, 103.9705
xyY:
0.3107, 0.2994, 79.8237
CIE-Lab:
91.6057, 13.7676, -11.4187
CIE-LCH:
91.6057, 17.8867, 320.3279
CIE-Luv:
91.6057, 12.2185, -20.3625
Hunter-Lab:
89.3441, 9.1308, -6.4554
#f8dffd color charts
#f8dffd color shades, tints & tones
#f8dffd color schemes
#f8dffd color preview, HTML & CSS examples
This text has a color of #f8dffd
<p style="color:#f8dffd;">Text here</p>
.mytext {color:#f8dffd;}
This box has a color of #f8dffd
<div style="background-color:#f8dffd;">Content here</div>
.mybackground {background-color:#f8dffd;}
Border around this has a color of #f8dffd
<div style="border:2px solid #f8dffd;">Content here</div>
.myborder {border:2px solid #f8dffd;}