#b8d8f9 color space conversions
Hex:
#b8d8f9
RGB:
184, 216, 249
CMY:
28, 15, 2
CMYK:
26, 13, 0, 2
HSL:
210°, 84.4156%, 84.9020%
HSV (HSB):
210°, 26.1044%, 97.6471%
XYZ:
61.4219, 66.1416, 99.1519
xyY:
0.2709, 0.2917, 66.1416
CIE-Lab:
85.0686, -3.3607, -19.5987
CIE-LCH:
85.0686, 19.8848, 260.2698
CIE-Luv:
85.0686, -17.6765, -30.6543
Hunter-Lab:
81.3275, -7.5125, -15.3552
#b8d8f9 color charts
#b8d8f9 color shades, tints & tones
#b8d8f9 color schemes
#b8d8f9 color preview, HTML & CSS examples
This text has a color of #b8d8f9
<p style="color:#b8d8f9;">Text here</p>
.mytext {color:#b8d8f9;}
This box has a color of #b8d8f9
<div style="background-color:#b8d8f9;">Content here</div>
.mybackground {background-color:#b8d8f9;}
Border around this has a color of #b8d8f9
<div style="border:2px solid #b8d8f9;">Content here</div>
.myborder {border:2px solid #b8d8f9;}