#fbedfd color space conversions
Hex:
#fbedfd
RGB:
251, 237, 253
CMY:
2, 7, 1
CMYK:
1, 6, 0, 1
HSL:
293°, 80.0000%, 96.0784%
HSV (HSB):
293°, 6.3241%, 99.2157%
XYZ:
87.7975, 88.1695, 105.3195
xyY:
0.3121, 0.3135, 88.1695
CIE-Lab:
95.2322, 7.5009, -6.0142
CIE-LCH:
95.2322, 9.6142, 321.2775
CIE-Luv:
95.2322, 6.9273, -10.7306
Hunter-Lab:
93.8986, 2.5793, -0.7724
#fbedfd color charts
#fbedfd color shades, tints & tones
#fbedfd color schemes
#fbedfd color preview, HTML & CSS examples
This text has a color of #fbedfd
<p style="color:#fbedfd;">Text here</p>
.mytext {color:#fbedfd;}
This box has a color of #fbedfd
<div style="background-color:#fbedfd;">Content here</div>
.mybackground {background-color:#fbedfd;}
Border around this has a color of #fbedfd
<div style="border:2px solid #fbedfd;">Content here</div>
.myborder {border:2px solid #fbedfd;}