#b8c5e5 color space conversions
Hex:
#b8c5e5
RGB:
184, 197, 229
CMY:
28, 23, 10
CMYK:
20, 14, 0, 10
HSL:
223°, 46.3918%, 80.9804%
HSV (HSB):
223°, 19.6507%, 89.8039%
XYZ:
53.8763, 55.7800, 82.0558
xyY:
0.2810, 0.2910, 55.7800
CIE-Lab:
79.4884, 2.2112, -17.3682
CIE-LCH:
79.4884, 17.5084, 277.2553
CIE-Luv:
79.4884, -8.5341, -27.5970
Hunter-Lab:
74.6860, -1.9359, -12.8603
#b8c5e5 color charts
#b8c5e5 color shades, tints & tones
#b8c5e5 color schemes
#b8c5e5 color preview, HTML & CSS examples
This text has a color of #b8c5e5
<p style="color:#b8c5e5;">Text here</p>
.mytext {color:#b8c5e5;}
This box has a color of #b8c5e5
<div style="background-color:#b8c5e5;">Content here</div>
.mybackground {background-color:#b8c5e5;}
Border around this has a color of #b8c5e5
<div style="border:2px solid #b8c5e5;">Content here</div>
.myborder {border:2px solid #b8c5e5;}