#b1d2e6 color space conversions
Hex:
#b1d2e6
RGB:
177, 210, 230
CMY:
31, 18, 10
CMYK:
23, 9, 0, 10
HSL:
203°, 51.4563%, 79.8039%
HSV (HSB):
203°, 23.0435%, 90.1961%
XYZ:
55.4610, 61.1535, 83.7436
xyY:
0.2768, 0.3052, 61.1535
CIE-Lab:
82.4612, -6.5844, -13.4823
CIE-LCH:
82.4612, 15.0042, 243.9704
CIE-Luv:
82.4612, -17.7885, -20.0208
Hunter-Lab:
78.2007, -10.2566, -8.7520
#b1d2e6 color charts
#b1d2e6 color shades, tints & tones
#b1d2e6 color schemes
#b1d2e6 color preview, HTML & CSS examples
This text has a color of #b1d2e6
<p style="color:#b1d2e6;">Text here</p>
.mytext {color:#b1d2e6;}
This box has a color of #b1d2e6
<div style="background-color:#b1d2e6;">Content here</div>
.mybackground {background-color:#b1d2e6;}
Border around this has a color of #b1d2e6
<div style="border:2px solid #b1d2e6;">Content here</div>
.myborder {border:2px solid #b1d2e6;}