#fbdefa color space conversions
Hex:
#fbdefa
RGB:
251, 222, 250
CMY:
2, 13, 2
CMYK:
0, 12, 0, 2
HSL:
302°, 78.3784%, 92.7451%
HSV (HSB):
302°, 11.5538%, 98.4314%
XYZ:
83.1603, 79.6539, 101.4342
xyY:
0.3147, 0.3014, 79.6539
CIE-Lab:
91.5294, 14.7330, -9.9357
CIE-LCH:
91.5294, 17.7702, 326.0049
CIE-Luv:
91.5294, 14.7429, -18.1610
Hunter-Lab:
89.2490, 10.1365, -4.9105
#fbdefa color charts
#fbdefa color shades, tints & tones
#fbdefa color schemes
#fbdefa color preview, HTML & CSS examples
This text has a color of #fbdefa
<p style="color:#fbdefa;">Text here</p>
.mytext {color:#fbdefa;}
This box has a color of #fbdefa
<div style="background-color:#fbdefa;">Content here</div>
.mybackground {background-color:#fbdefa;}
Border around this has a color of #fbdefa
<div style="border:2px solid #fbdefa;">Content here</div>
.myborder {border:2px solid #fbdefa;}