#b3d5e5 color space conversions
Hex:
#b3d5e5
RGB:
179, 213, 229
CMY:
30, 16, 10
CMYK:
22, 7, 0, 10
HSL:
199°, 49.0196%, 80.0000%
HSV (HSB):
199°, 21.8341%, 89.8039%
XYZ:
56.5275, 62.8293, 83.2767
xyY:
0.2790, 0.3101, 62.8293
CIE-Lab:
83.3525, -7.7650, -11.6043
CIE-LCH:
83.3525, 13.9627, 236.2114
CIE-Luv:
83.3525, -18.1799, -16.8275
Hunter-Lab:
79.2650, -11.4171, -6.8053
#b3d5e5 color charts
#b3d5e5 color shades, tints & tones
#b3d5e5 color schemes
#b3d5e5 color preview, HTML & CSS examples
This text has a color of #b3d5e5
<p style="color:#b3d5e5;">Text here</p>
.mytext {color:#b3d5e5;}
This box has a color of #b3d5e5
<div style="background-color:#b3d5e5;">Content here</div>
.mybackground {background-color:#b3d5e5;}
Border around this has a color of #b3d5e5
<div style="border:2px solid #b3d5e5;">Content here</div>
.myborder {border:2px solid #b3d5e5;}