#b1cdec color space conversions
Hex:
#b1cdec
RGB:
177, 205, 236
CMY:
31, 20, 7
CMYK:
25, 13, 0, 7
HSL:
212°, 60.8247%, 80.9804%
HSV (HSB):
212°, 25.0000%, 92.5490%
XYZ:
55.1031, 59.0659, 87.8535
xyY:
0.2728, 0.2924, 59.0659
CIE-Lab:
81.3278, -2.5997, -18.3863
CIE-LCH:
81.3278, 18.5692, 261.9520
CIE-Luv:
81.3278, -15.7237, -28.6019
Hunter-Lab:
76.8543, -6.5140, -13.9774
#b1cdec color charts
#b1cdec color shades, tints & tones
#b1cdec color schemes
#b1cdec color preview, HTML & CSS examples
This text has a color of #b1cdec
<p style="color:#b1cdec;">Text here</p>
.mytext {color:#b1cdec;}
This box has a color of #b1cdec
<div style="background-color:#b1cdec;">Content here</div>
.mybackground {background-color:#b1cdec;}
Border around this has a color of #b1cdec
<div style="border:2px solid #b1cdec;">Content here</div>
.myborder {border:2px solid #b1cdec;}