#b8bee5 color space conversions
Hex:
#b8bee5
RGB:
184, 190, 229
CMY:
28, 25, 10
CMYK:
20, 17, 0, 10
HSL:
232°, 46.3918%, 80.9804%
HSV (HSB):
232°, 19.6507%, 89.8039%
XYZ:
52.3235, 52.6744, 81.5382
xyY:
0.2805, 0.2824, 52.6744
CIE-Lab:
77.6824, 5.9817, -20.0987
CIE-LCH:
77.6824, 20.9699, 286.5739
CIE-Luv:
77.6824, -5.3591, -32.5495
Hunter-Lab:
72.5771, 1.6771, -15.8065
#b8bee5 color charts
#b8bee5 color shades, tints & tones
#b8bee5 color schemes
#b8bee5 color preview, HTML & CSS examples
This text has a color of #b8bee5
<p style="color:#b8bee5;">Text here</p>
.mytext {color:#b8bee5;}
This box has a color of #b8bee5
<div style="background-color:#b8bee5;">Content here</div>
.mybackground {background-color:#b8bee5;}
Border around this has a color of #b8bee5
<div style="border:2px solid #b8bee5;">Content here</div>
.myborder {border:2px solid #b8bee5;}