#bbbfe8 color space conversions
Hex:
#bbbfe8
RGB:
187, 191, 232
CMY:
27, 25, 9
CMYK:
19, 18, 0, 9
HSL:
235°, 49.4505%, 82.1569%
HSV (HSB):
235°, 19.3966%, 90.9804%
XYZ:
53.6898, 53.6526, 83.8702
xyY:
0.2808, 0.2806, 53.6526
CIE-Lab:
78.2587, 7.0337, -20.8201
CIE-LCH:
78.2587, 21.9761, 288.6666
CIE-Luv:
78.2587, -4.4546, -33.9293
Hunter-Lab:
73.2479, 2.6544, -16.6145
#bbbfe8 color charts
#bbbfe8 color shades, tints & tones
#bbbfe8 color schemes
#bbbfe8 color preview, HTML & CSS examples
This text has a color of #bbbfe8
<p style="color:#bbbfe8;">Text here</p>
.mytext {color:#bbbfe8;}
This box has a color of #bbbfe8
<div style="background-color:#bbbfe8;">Content here</div>
.mybackground {background-color:#bbbfe8;}
Border around this has a color of #bbbfe8
<div style="border:2px solid #bbbfe8;">Content here</div>
.myborder {border:2px solid #bbbfe8;}