#b1c2d5 color space conversions
Hex:
#b1c2d5
RGB:
177, 194, 213
CMY:
31, 24, 16
CMYK:
17, 9, 0, 16
HSL:
212°, 30.0000%, 76.4706%
HSV (HSB):
212°, 16.9014%, 83.5294%
XYZ:
49.4335, 52.7348, 70.5242
xyY:
0.2863, 0.3054, 52.7348
CIE-Lab:
77.7181, -1.8604, -11.4608
CIE-LCH:
77.7181, 11.6108, 260.7796
CIE-Luv:
77.7181, -9.9869, -17.3729
Hunter-Lab:
72.6187, -5.5731, -6.7468
#b1c2d5 color charts
#b1c2d5 color shades, tints & tones
#b1c2d5 color schemes
#b1c2d5 color preview, HTML & CSS examples
This text has a color of #b1c2d5
<p style="color:#b1c2d5;">Text here</p>
.mytext {color:#b1c2d5;}
This box has a color of #b1c2d5
<div style="background-color:#b1c2d5;">Content here</div>
.mybackground {background-color:#b1c2d5;}
Border around this has a color of #b1c2d5
<div style="border:2px solid #b1c2d5;">Content here</div>
.myborder {border:2px solid #b1c2d5;}