#b9cef8 color space conversions
Hex:
#b9cef8
RGB:
185, 206, 248
CMY:
27, 19, 3
CMYK:
25, 17, 0, 3
HSL:
220°, 81.8182%, 84.9020%
HSV (HSB):
220°, 25.4032%, 97.2549%
XYZ:
59.0222, 61.2342, 97.5155
xyY:
0.2710, 0.2812, 61.2342
CIE-Lab:
82.5045, 1.9869, -22.9473
CIE-LCH:
82.5045, 23.0331, 274.9485
CIE-Luv:
82.5045, -12.8226, -36.9186
Hunter-Lab:
78.2523, -2.3070, -19.1087
#b9cef8 color charts
#b9cef8 color shades, tints & tones
#b9cef8 color schemes
#b9cef8 color preview, HTML & CSS examples
This text has a color of #b9cef8
<p style="color:#b9cef8;">Text here</p>
.mytext {color:#b9cef8;}
This box has a color of #b9cef8
<div style="background-color:#b9cef8;">Content here</div>
.mybackground {background-color:#b9cef8;}
Border around this has a color of #b9cef8
<div style="border:2px solid #b9cef8;">Content here</div>
.myborder {border:2px solid #b9cef8;}