#b5ccf8 color space conversions
Hex:
#b5ccf8
RGB:
181, 204, 248
CMY:
29, 20, 3
CMYK:
27, 18, 0, 3
HSL:
219°, 82.7160%, 84.1176%
HSV (HSB):
219°, 27.0161%, 97.2549%
XYZ:
57.5922, 59.7868, 97.3115
xyY:
0.2683, 0.2785, 59.7868
CIE-Lab:
81.7222, 1.8858, -24.1616
CIE-LCH:
81.7222, 24.2351, 274.4628
CIE-Luv:
81.7222, -13.8131, -38.8869
Hunter-Lab:
77.3219, -2.3600, -20.4926
#b5ccf8 color charts
#b5ccf8 color shades, tints & tones
#b5ccf8 color schemes
#b5ccf8 color preview, HTML & CSS examples
This text has a color of #b5ccf8
<p style="color:#b5ccf8;">Text here</p>
.mytext {color:#b5ccf8;}
This box has a color of #b5ccf8
<div style="background-color:#b5ccf8;">Content here</div>
.mybackground {background-color:#b5ccf8;}
Border around this has a color of #b5ccf8
<div style="border:2px solid #b5ccf8;">Content here</div>
.myborder {border:2px solid #b5ccf8;}