#b4c8ed color space conversions
Hex:
#b4c8ed
RGB:
180, 200, 237
CMY:
29, 22, 7
CMYK:
24, 16, 0, 7
HSL:
219°, 61.2903%, 81.7647%
HSV (HSB):
219°, 24.0506%, 92.9412%
XYZ:
54.7627, 57.1263, 88.2609
xyY:
0.2736, 0.2854, 57.1263
CIE-Lab:
80.2506, 1.1833, -20.5310
CIE-LCH:
80.2506, 20.5651, 273.2986
CIE-Luv:
80.2506, -12.1452, -32.6631
Hunter-Lab:
75.5819, -2.9366, -16.3287
#b4c8ed color charts
#b4c8ed color shades, tints & tones
#b4c8ed color schemes
#b4c8ed color preview, HTML & CSS examples
This text has a color of #b4c8ed
<p style="color:#b4c8ed;">Text here</p>
.mytext {color:#b4c8ed;}
This box has a color of #b4c8ed
<div style="background-color:#b4c8ed;">Content here</div>
.mybackground {background-color:#b4c8ed;}
Border around this has a color of #b4c8ed
<div style="border:2px solid #b4c8ed;">Content here</div>
.myborder {border:2px solid #b4c8ed;}