#b8d8f8 color space conversions
Hex:
#b8d8f8
RGB:
184, 216, 248
CMY:
28, 15, 3
CMYK:
26, 13, 0, 3
HSL:
210°, 82.0513%, 84.7059%
HSV (HSB):
210°, 25.8065%, 97.2549%
XYZ:
61.2663, 66.0794, 98.3325
xyY:
0.2715, 0.2928, 66.0794
CIE-Lab:
85.0369, -3.5894, -19.1179
CIE-LCH:
85.0369, 19.4520, 259.3665
CIE-Luv:
85.0369, -17.6513, -29.8201
Hunter-Lab:
81.2892, -7.7237, -14.8184
#b8d8f8 color charts
#b8d8f8 color shades, tints & tones
#b8d8f8 color schemes
#b8d8f8 color preview, HTML & CSS examples
This text has a color of #b8d8f8
<p style="color:#b8d8f8;">Text here</p>
.mytext {color:#b8d8f8;}
This box has a color of #b8d8f8
<div style="background-color:#b8d8f8;">Content here</div>
.mybackground {background-color:#b8d8f8;}
Border around this has a color of #b8d8f8
<div style="border:2px solid #b8d8f8;">Content here</div>
.myborder {border:2px solid #b8d8f8;}