#bbb8e9 color space conversions
Hex:
#bbb8e9
RGB:
187, 184, 233
CMY:
27, 28, 9
CMYK:
20, 21, 0, 9
HSL:
244°, 52.6882%, 81.7647%
HSV (HSB):
244°, 21.0300%, 91.3725%
XYZ:
52.3420, 50.7290, 84.1237
xyY:
0.2796, 0.2710, 50.7290
CIE-Lab:
76.5145, 11.0638, -24.0119
CIE-LCH:
76.5145, 26.4382, 294.7384
CIE-Luv:
76.5145, -1.3624, -39.6895
Hunter-Lab:
71.2243, 6.5353, -20.1711
#bbb8e9 color charts
#bbb8e9 color shades, tints & tones
#bbb8e9 color schemes
#bbb8e9 color preview, HTML & CSS examples
This text has a color of #bbb8e9
<p style="color:#bbb8e9;">Text here</p>
.mytext {color:#bbb8e9;}
This box has a color of #bbb8e9
<div style="background-color:#bbb8e9;">Content here</div>
.mybackground {background-color:#bbb8e9;}
Border around this has a color of #bbb8e9
<div style="border:2px solid #bbb8e9;">Content here</div>
.myborder {border:2px solid #bbb8e9;}