#b1c2d8 color space conversions
Hex:
#b1c2d8
RGB:
177, 194, 216
CMY:
31, 24, 15
CMYK:
18, 10, 0, 15
HSL:
214°, 33.3333%, 77.0588%
HSV (HSB):
214°, 18.0556%, 84.7059%
XYZ:
49.8179, 52.8886, 72.5486
xyY:
0.2843, 0.3018, 52.8886
CIE-Lab:
77.8092, -1.2130, -12.9440
CIE-LCH:
77.8092, 13.0007, 264.6462
CIE-Luv:
77.8092, -10.1031, -19.8438
Hunter-Lab:
72.7245, -4.9914, -8.2394
#b1c2d8 color charts
#b1c2d8 color shades, tints & tones
#b1c2d8 color schemes
#b1c2d8 color preview, HTML & CSS examples
This text has a color of #b1c2d8
<p style="color:#b1c2d8;">Text here</p>
.mytext {color:#b1c2d8;}
This box has a color of #b1c2d8
<div style="background-color:#b1c2d8;">Content here</div>
.mybackground {background-color:#b1c2d8;}
Border around this has a color of #b1c2d8
<div style="border:2px solid #b1c2d8;">Content here</div>
.myborder {border:2px solid #b1c2d8;}