#b8d3e4 color space conversions
Hex:
#b8d3e4
RGB:
184, 211, 228
CMY:
28, 17, 11
CMYK:
19, 7, 0, 11
HSL:
203°, 44.8980%, 80.7843%
HSV (HSB):
203°, 19.2982%, 89.4118%
XYZ:
57.0650, 62.3803, 82.4317
xyY:
0.2827, 0.3090, 62.3803
CIE-Lab:
83.1153, -5.4139, -11.3927
CIE-LCH:
83.1153, 12.6136, 244.5826
CIE-Luv:
83.1153, -14.8771, -16.8554
Hunter-Lab:
78.9812, -9.2484, -6.5934
#b8d3e4 color charts
#b8d3e4 color shades, tints & tones
#b8d3e4 color schemes
#b8d3e4 color preview, HTML & CSS examples
This text has a color of #b8d3e4
<p style="color:#b8d3e4;">Text here</p>
.mytext {color:#b8d3e4;}
This box has a color of #b8d3e4
<div style="background-color:#b8d3e4;">Content here</div>
.mybackground {background-color:#b8d3e4;}
Border around this has a color of #b8d3e4
<div style="border:2px solid #b8d3e4;">Content here</div>
.myborder {border:2px solid #b8d3e4;}