#b5c5da color space conversions
Hex:
#b5c5da
RGB:
181, 197, 218
CMY:
29, 23, 15
CMYK:
17, 10, 0, 15
HSL:
214°, 33.3333%, 78.2353%
HSV (HSB):
214°, 16.9725%, 85.4902%
XYZ:
51.6772, 54.8182, 74.1870
xyY:
0.2860, 0.3034, 54.8182
CIE-Lab:
78.9364, -1.1180, -12.3056
CIE-LCH:
78.9364, 12.3563, 264.8089
CIE-Luv:
78.9364, -9.5689, -18.8781
Hunter-Lab:
74.0393, -4.9812, -7.5807
#b5c5da color charts
#b5c5da color shades, tints & tones
#b5c5da color schemes
#b5c5da color preview, HTML & CSS examples
This text has a color of #b5c5da
<p style="color:#b5c5da;">Text here</p>
.mytext {color:#b5c5da;}
This box has a color of #b5c5da
<div style="background-color:#b5c5da;">Content here</div>
.mybackground {background-color:#b5c5da;}
Border around this has a color of #b5c5da
<div style="border:2px solid #b5c5da;">Content here</div>
.myborder {border:2px solid #b5c5da;}