#b9d0f9 color space conversions
Hex:
#b9d0f9
RGB:
185, 208, 249
CMY:
27, 18, 2
CMYK:
26, 16, 0, 2
HSL:
218°, 84.2105%, 85.0980%
HSV (HSB):
218°, 25.7028%, 97.6471%
XYZ:
59.6623, 62.2656, 98.4965
xyY:
0.2707, 0.2825, 62.2656
CIE-Lab:
83.0545, 1.1530, -22.6433
CIE-LCH:
83.0545, 22.6727, 272.9151
CIE-Luv:
83.0545, -13.7298, -36.3148
Hunter-Lab:
78.9085, -3.1270, -18.7719
#b9d0f9 color charts
#b9d0f9 color shades, tints & tones
#b9d0f9 color schemes
#b9d0f9 color preview, HTML & CSS examples
This text has a color of #b9d0f9
<p style="color:#b9d0f9;">Text here</p>
.mytext {color:#b9d0f9;}
This box has a color of #b9d0f9
<div style="background-color:#b9d0f9;">Content here</div>
.mybackground {background-color:#b9d0f9;}
Border around this has a color of #b9d0f9
<div style="border:2px solid #b9d0f9;">Content here</div>
.myborder {border:2px solid #b9d0f9;}