#b9cff8 color space conversions
Hex:
#b9cff8
RGB:
185, 207, 248
CMY:
27, 19, 3
CMYK:
25, 17, 0, 3
HSL:
219°, 81.8182%, 84.9020%
HSV (HSB):
219°, 25.4032%, 97.2549%
XYZ:
59.2637, 61.7172, 97.5960
xyY:
0.2711, 0.2824, 61.7172
CIE-Lab:
82.7628, 1.4544, -22.5549
CIE-LCH:
82.7628, 22.6018, 273.6895
CIE-Luv:
82.7628, -13.2590, -36.1974
Hunter-Lab:
78.5603, -2.8252, -18.6641
#b9cff8 color charts
#b9cff8 color shades, tints & tones
#b9cff8 color schemes
#b9cff8 color preview, HTML & CSS examples
This text has a color of #b9cff8
<p style="color:#b9cff8;">Text here</p>
.mytext {color:#b9cff8;}
This box has a color of #b9cff8
<div style="background-color:#b9cff8;">Content here</div>
.mybackground {background-color:#b9cff8;}
Border around this has a color of #b9cff8
<div style="border:2px solid #b9cff8;">Content here</div>
.myborder {border:2px solid #b9cff8;}