#b9dff7 color space conversions
Hex:
#b9dff7
RGB:
185, 223, 247
CMY:
27, 13, 3
CMYK:
25, 10, 0, 3
HSL:
203°, 79.4872%, 84.7059%
HSV (HSB):
203°, 25.1012%, 96.8627%
XYZ:
63.1838, 69.8050, 98.1393
xyY:
0.2734, 0.3020, 69.8050
CIE-Lab:
86.9012, -7.1653, -15.7770
CIE-LCH:
86.9012, 17.3279, 245.5743
CIE-Luv:
86.9012, -20.2398, -23.8187
Hunter-Lab:
83.5494, -11.2219, -11.1590
#b9dff7 color charts
#b9dff7 color shades, tints & tones
#b9dff7 color schemes
#b9dff7 color preview, HTML & CSS examples
This text has a color of #b9dff7
<p style="color:#b9dff7;">Text here</p>
.mytext {color:#b9dff7;}
This box has a color of #b9dff7
<div style="background-color:#b9dff7;">Content here</div>
.mybackground {background-color:#b9dff7;}
Border around this has a color of #b9dff7
<div style="border:2px solid #b9dff7;">Content here</div>
.myborder {border:2px solid #b9dff7;}