#b1c3dd color space conversions
Hex:
#b1c3dd
RGB:
177, 195, 221
CMY:
31, 24, 13
CMYK:
20, 12, 0, 13
HSL:
215°, 39.2857%, 78.0392%
HSV (HSB):
215°, 19.9095%, 86.6667%
XYZ:
50.6977, 53.5978, 76.0800
xyY:
0.2811, 0.2971, 53.5978
CIE-Lab:
78.2266, -0.6531, -15.0138
CIE-LCH:
78.2266, 15.0280, 267.5091
CIE-Luv:
78.2266, -10.7533, -23.2738
Hunter-Lab:
73.2105, -4.5085, -10.3665
#b1c3dd color charts
#b1c3dd color shades, tints & tones
#b1c3dd color schemes
#b1c3dd color preview, HTML & CSS examples
This text has a color of #b1c3dd
<p style="color:#b1c3dd;">Text here</p>
.mytext {color:#b1c3dd;}
This box has a color of #b1c3dd
<div style="background-color:#b1c3dd;">Content here</div>
.mybackground {background-color:#b1c3dd;}
Border around this has a color of #b1c3dd
<div style="border:2px solid #b1c3dd;">Content here</div>
.myborder {border:2px solid #b1c3dd;}