#fbbbfd color space conversions
Hex:
#fbbbfd
RGB:
251, 187, 253
CMY:
2, 27, 1
CMYK:
1, 26, 0, 1
HSL:
298°, 94.2857%, 86.2745%
HSV (HSB):
298°, 26.0870%, 99.2157%
XYZ:
75.2836, 63.1417, 101.1482
xyY:
0.3142, 0.2636, 63.1417
CIE-Lab:
83.5169, 33.6675, -23.5665
CIE-LCH:
83.5169, 41.0960, 325.0088
CIE-Luv:
83.5169, 31.7954, -43.1306
Hunter-Lab:
79.4618, 30.0562, -19.8480
#fbbbfd color charts
#fbbbfd color shades, tints & tones
#fbbbfd color schemes
#fbbbfd color preview, HTML & CSS examples
This text has a color of #fbbbfd
<p style="color:#fbbbfd;">Text here</p>
.mytext {color:#fbbbfd;}
This box has a color of #fbbbfd
<div style="background-color:#fbbbfd;">Content here</div>
.mybackground {background-color:#fbbbfd;}
Border around this has a color of #fbbbfd
<div style="border:2px solid #fbbbfd;">Content here</div>
.myborder {border:2px solid #fbbbfd;}