#fbbbfa color space conversions
Hex:
#fbbbfa
RGB:
251, 187, 250
CMY:
2, 27, 2
CMYK:
0, 25, 0, 2
HSL:
301°, 88.8889%, 85.8824%
HSV (HSB):
301°, 25.4980%, 98.4314%
XYZ:
74.8093, 62.9520, 98.6506
xyY:
0.3164, 0.2663, 62.9520
CIE-Lab:
83.4171, 33.1239, -22.1189
CIE-LCH:
83.4171, 39.8301, 326.2665
CIE-Luv:
83.4171, 32.2181, -40.6653
Hunter-Lab:
79.3423, 29.4529, -18.1788
#fbbbfa color charts
#fbbbfa color shades, tints & tones
#fbbbfa color schemes
#fbbbfa color preview, HTML & CSS examples
This text has a color of #fbbbfa
<p style="color:#fbbbfa;">Text here</p>
.mytext {color:#fbbbfa;}
This box has a color of #fbbbfa
<div style="background-color:#fbbbfa;">Content here</div>
.mybackground {background-color:#fbbbfa;}
Border around this has a color of #fbbbfa
<div style="border:2px solid #fbbbfa;">Content here</div>
.myborder {border:2px solid #fbbbfa;}