#b1cdf3 color space conversions
Hex:
#b1cdf3
RGB:
177, 205, 243
CMY:
31, 20, 5
CMYK:
27, 16, 0, 5
HSL:
215°, 73.3333%, 82.3529%
HSV (HSB):
215°, 27.1605%, 95.2941%
XYZ:
56.1404, 59.4808, 93.3160
xyY:
0.2687, 0.2847, 59.4808
CIE-Lab:
81.5552, -0.9798, -21.7760
CIE-LCH:
81.5552, 21.7980, 267.4236
CIE-Luv:
81.5552, -15.9210, -34.4663
Hunter-Lab:
77.1238, -5.0318, -17.7513
#b1cdf3 color charts
#b1cdf3 color shades, tints & tones
#b1cdf3 color schemes
#b1cdf3 color preview, HTML & CSS examples
This text has a color of #b1cdf3
<p style="color:#b1cdf3;">Text here</p>
.mytext {color:#b1cdf3;}
This box has a color of #b1cdf3
<div style="background-color:#b1cdf3;">Content here</div>
.mybackground {background-color:#b1cdf3;}
Border around this has a color of #b1cdf3
<div style="border:2px solid #b1cdf3;">Content here</div>
.myborder {border:2px solid #b1cdf3;}