#b6c8f9 color space conversions
Hex:
#b6c8f9
RGB:
182, 200, 249
CMY:
29, 22, 2
CMYK:
27, 20, 0, 2
HSL:
224°, 84.8101%, 84.5098%
HSV (HSB):
224°, 26.9076%, 97.6471%
XYZ:
57.0446, 58.0932, 97.8291
xyY:
0.2679, 0.2728, 58.0932
CIE-Lab:
80.7906, 4.5559, -26.1087
CIE-LCH:
80.7906, 26.5032, 279.8983
CIE-Luv:
80.7906, -11.6621, -42.4908
Hunter-Lab:
76.2189, 0.2118, -22.7471
#b6c8f9 color charts
#b6c8f9 color shades, tints & tones
#b6c8f9 color schemes
#b6c8f9 color preview, HTML & CSS examples
This text has a color of #b6c8f9
<p style="color:#b6c8f9;">Text here</p>
.mytext {color:#b6c8f9;}
This box has a color of #b6c8f9
<div style="background-color:#b6c8f9;">Content here</div>
.mybackground {background-color:#b6c8f9;}
Border around this has a color of #b6c8f9
<div style="border:2px solid #b6c8f9;">Content here</div>
.myborder {border:2px solid #b6c8f9;}