#b1ccf7 color space conversions
Hex:
#b1ccf7
RGB:
177, 204, 247
CMY:
31, 20, 3
CMYK:
28, 17, 0, 3
HSL:
217°, 81.3953%, 83.1373%
HSV (HSB):
217°, 28.3401%, 96.8627%
XYZ:
56.5128, 59.2482, 96.4532
xyY:
0.2663, 0.2792, 59.2482
CIE-Lab:
81.4279, 0.4945, -24.1010
CIE-LCH:
81.4279, 24.1060, 271.1753
CIE-Luv:
81.4279, -15.6058, -38.5597
Hunter-Lab:
76.9729, -3.6494, -20.4141
#b1ccf7 color charts
#b1ccf7 color shades, tints & tones
#b1ccf7 color schemes
#b1ccf7 color preview, HTML & CSS examples
This text has a color of #b1ccf7
<p style="color:#b1ccf7;">Text here</p>
.mytext {color:#b1ccf7;}
This box has a color of #b1ccf7
<div style="background-color:#b1ccf7;">Content here</div>
.mybackground {background-color:#b1ccf7;}
Border around this has a color of #b1ccf7
<div style="border:2px solid #b1ccf7;">Content here</div>
.myborder {border:2px solid #b1ccf7;}