#b3dbdc color space conversions
Hex:
#b3dbdc
RGB:
179, 219, 220
CMY:
30, 14, 14
CMYK:
19, 0, 0, 14
HSL:
181°, 36.9369%, 78.2353%
HSV (HSB):
181°, 18.6364%, 86.2745%
XYZ:
56.8402, 65.4140, 77.3405
xyY:
0.2848, 0.3277, 65.4140
CIE-Lab:
84.6966, -12.7849, -4.8334
CIE-LCH:
84.6966, 13.6680, 200.7093
CIE-Luv:
84.6966, -20.7283, -5.2836
Hunter-Lab:
80.8790, -16.0918, -0.0808
#b3dbdc color charts
#b3dbdc color shades, tints & tones
#b3dbdc color schemes
#b3dbdc color preview, HTML & CSS examples
This text has a color of #b3dbdc
<p style="color:#b3dbdc;">Text here</p>
.mytext {color:#b3dbdc;}
This box has a color of #b3dbdc
<div style="background-color:#b3dbdc;">Content here</div>
.mybackground {background-color:#b3dbdc;}
Border around this has a color of #b3dbdc
<div style="border:2px solid #b3dbdc;">Content here</div>
.myborder {border:2px solid #b3dbdc;}