#bbbfeb color space conversions
Hex:
#bbbfeb
RGB:
187, 191, 235
CMY:
27, 25, 8
CMYK:
20, 19, 0, 8
HSL:
235°, 54.5455%, 82.7451%
HSV (HSB):
235°, 20.4255%, 92.1569%
XYZ:
54.1197, 53.8246, 86.1340
xyY:
0.2789, 0.2773, 53.8246
CIE-Lab:
78.3593, 7.7004, -22.2816
CIE-LCH:
78.3593, 23.5747, 289.0648
CIE-Luv:
78.3593, -4.6208, -36.4431
Hunter-Lab:
73.3652, 3.2859, -18.2534
#bbbfeb color charts
#bbbfeb color shades, tints & tones
#bbbfeb color schemes
#bbbfeb color preview, HTML & CSS examples
This text has a color of #bbbfeb
<p style="color:#bbbfeb;">Text here</p>
.mytext {color:#bbbfeb;}
This box has a color of #bbbfeb
<div style="background-color:#bbbfeb;">Content here</div>
.mybackground {background-color:#bbbfeb;}
Border around this has a color of #bbbfeb
<div style="border:2px solid #bbbfeb;">Content here</div>
.myborder {border:2px solid #bbbfeb;}