#b1cced color space conversions
Hex:
#b1cced
RGB:
177, 204, 237
CMY:
31, 20, 7
CMYK:
25, 14, 0, 7
HSL:
213°, 62.5000%, 81.1765%
HSV (HSB):
213°, 25.3165%, 92.9412%
XYZ:
55.0104, 58.6473, 88.5415
xyY:
0.2721, 0.2900, 58.6473
CIE-Lab:
81.0973, -1.8403, -19.2684
CIE-LCH:
81.0973, 19.3561, 264.5444
CIE-Luv:
81.0973, -15.3125, -30.1602
Hunter-Lab:
76.5815, -5.7967, -14.9424
#b1cced color charts
#b1cced color shades, tints & tones
#b1cced color schemes
#b1cced color preview, HTML & CSS examples
This text has a color of #b1cced
<p style="color:#b1cced;">Text here</p>
.mytext {color:#b1cced;}
This box has a color of #b1cced
<div style="background-color:#b1cced;">Content here</div>
.mybackground {background-color:#b1cced;}
Border around this has a color of #b1cced
<div style="border:2px solid #b1cced;">Content here</div>
.myborder {border:2px solid #b1cced;}