#b8baec color space conversions
Hex:
#b8baec
RGB:
184, 186, 236
CMY:
28, 27, 7
CMYK:
22, 21, 0, 7
HSL:
238°, 57.7778%, 82.3529%
HSV (HSB):
238°, 22.0339%, 92.5490%
XYZ:
52.4664, 51.3643, 86.5059
xyY:
0.2757, 0.2699, 51.3643
CIE-Lab:
76.8992, 9.7304, -25.0650
CIE-LCH:
76.8992, 26.8874, 291.2165
CIE-Luv:
76.8992, -3.9581, -41.2559
Hunter-Lab:
71.6689, 5.2533, -21.3961
#b8baec color charts
#b8baec color shades, tints & tones
#b8baec color schemes
#b8baec color preview, HTML & CSS examples
This text has a color of #b8baec
<p style="color:#b8baec;">Text here</p>
.mytext {color:#b8baec;}
This box has a color of #b8baec
<div style="background-color:#b8baec;">Content here</div>
.mybackground {background-color:#b8baec;}
Border around this has a color of #b8baec
<div style="border:2px solid #b8baec;">Content here</div>
.myborder {border:2px solid #b8baec;}