#b8c8eb color space conversions
Hex:
#b8c8eb
RGB:
184, 200, 235
CMY:
28, 22, 8
CMYK:
22, 15, 0, 8
HSL:
221°, 56.0440%, 82.1569%
HSV (HSB):
221°, 21.7021%, 92.1569%
XYZ:
55.4168, 57.4971, 86.7745
xyY:
0.2775, 0.2879, 57.4971
CIE-Lab:
80.4584, 1.9376, -19.1199
CIE-LCH:
80.4584, 19.2179, 275.7865
CIE-Luv:
80.4584, -10.1443, -30.4667
Hunter-Lab:
75.8268, -2.2430, -14.7714
#b8c8eb color charts
#b8c8eb color shades, tints & tones
#b8c8eb color schemes
#b8c8eb color preview, HTML & CSS examples
This text has a color of #b8c8eb
<p style="color:#b8c8eb;">Text here</p>
.mytext {color:#b8c8eb;}
This box has a color of #b8c8eb
<div style="background-color:#b8c8eb;">Content here</div>
.mybackground {background-color:#b8c8eb;}
Border around this has a color of #b8c8eb
<div style="border:2px solid #b8c8eb;">Content here</div>
.myborder {border:2px solid #b8c8eb;}