#b9dff1 color space conversions
Hex:
#b9dff1
RGB:
185, 223, 241
CMY:
27, 13, 5
CMYK:
23, 7, 0, 5
HSL:
199°, 66.6667%, 83.5294%
HSV (HSB):
199°, 23.2365%, 94.5098%
XYZ:
62.2724, 69.4405, 93.3403
xyY:
0.2767, 0.3086, 69.4405
CIE-Lab:
86.7217, -8.5000, -12.8846
CIE-LCH:
86.7217, 15.4358, 236.5870
CIE-Luv:
86.7217, -20.1224, -18.8724
Hunter-Lab:
83.3310, -12.4379, -8.0800
#b9dff1 color charts
#b9dff1 color shades, tints & tones
#b9dff1 color schemes
#b9dff1 color preview, HTML & CSS examples
This text has a color of #b9dff1
<p style="color:#b9dff1;">Text here</p>
.mytext {color:#b9dff1;}
This box has a color of #b9dff1
<div style="background-color:#b9dff1;">Content here</div>
.mybackground {background-color:#b9dff1;}
Border around this has a color of #b9dff1
<div style="border:2px solid #b9dff1;">Content here</div>
.myborder {border:2px solid #b9dff1;}