#fbdcff color space conversions
Hex:
#fbdcff
RGB:
251, 220, 255
CMY:
2, 14, 0
CMYK:
2, 14, 0, 0
HSL:
293°, 100.0000%, 93.1373%
HSV (HSB):
293°, 13.7255%, 100.0000%
XYZ:
83.4269, 78.9156, 105.4429
xyY:
0.3115, 0.2947, 78.9156
CIE-Lab:
91.1961, 16.6799, -13.0503
CIE-LCH:
91.1961, 21.1785, 321.9605
CIE-Luv:
91.1961, 15.2959, -23.4829
Hunter-Lab:
88.8345, 12.1739, -8.1907
#fbdcff color charts
#fbdcff color shades, tints & tones
#fbdcff color schemes
#fbdcff color preview, HTML & CSS examples
This text has a color of #fbdcff
<p style="color:#fbdcff;">Text here</p>
.mytext {color:#fbdcff;}
This box has a color of #fbdcff
<div style="background-color:#fbdcff;">Content here</div>
.mybackground {background-color:#fbdcff;}
Border around this has a color of #fbdcff
<div style="border:2px solid #fbdcff;">Content here</div>
.myborder {border:2px solid #fbdcff;}