#b8c8f4 color space conversions
Hex:
#b8c8f4
RGB:
184, 200, 244
CMY:
28, 22, 4
CMYK:
25, 18, 0, 4
HSL:
224°, 73.1707%, 83.9216%
HSV (HSB):
224°, 24.5902%, 95.6863%
XYZ:
56.7506, 58.0306, 93.7979
xyY:
0.2721, 0.2782, 58.0306
CIE-Lab:
80.7558, 3.9801, -23.4807
CIE-LCH:
80.7558, 23.8156, 279.6206
CIE-Luv:
80.7558, -10.5168, -38.0089
Hunter-Lab:
76.1778, -0.3330, -19.6795
#b8c8f4 color charts
#b8c8f4 color shades, tints & tones
#b8c8f4 color schemes
#b8c8f4 color preview, HTML & CSS examples
This text has a color of #b8c8f4
<p style="color:#b8c8f4;">Text here</p>
.mytext {color:#b8c8f4;}
This box has a color of #b8c8f4
<div style="background-color:#b8c8f4;">Content here</div>
.mybackground {background-color:#b8c8f4;}
Border around this has a color of #b8c8f4
<div style="border:2px solid #b8c8f4;">Content here</div>
.myborder {border:2px solid #b8c8f4;}