#b9dff8 color space conversions
Hex:
#b9dff8
RGB:
185, 223, 248
CMY:
27, 13, 3
CMYK:
25, 10, 0, 3
HSL:
204°, 81.8182%, 84.9020%
HSV (HSB):
204°, 25.4032%, 97.2549%
XYZ:
63.3385, 69.8670, 98.9543
xyY:
0.2728, 0.3009, 69.8670
CIE-Lab:
86.9316, -6.9404, -16.2579
CIE-LCH:
86.9316, 17.6773, 246.8828
CIE-Luv:
86.9316, -20.2596, -24.6464
Hunter-Lab:
83.5865, -11.0160, -11.6803
#b9dff8 color charts
#b9dff8 color shades, tints & tones
#b9dff8 color schemes
#b9dff8 color preview, HTML & CSS examples
This text has a color of #b9dff8
<p style="color:#b9dff8;">Text here</p>
.mytext {color:#b9dff8;}
This box has a color of #b9dff8
<div style="background-color:#b9dff8;">Content here</div>
.mybackground {background-color:#b9dff8;}
Border around this has a color of #b9dff8
<div style="border:2px solid #b9dff8;">Content here</div>
.myborder {border:2px solid #b9dff8;}