#b5c7f5 color space conversions
Hex:
#b5c7f5
RGB:
181, 199, 245
CMY:
29, 22, 4
CMYK:
26, 19, 0, 4
HSL:
223°, 76.1905%, 83.5294%
HSV (HSB):
223°, 26.1224%, 96.0784%
XYZ:
55.9609, 57.2632, 94.4896
xyY:
0.2694, 0.2757, 57.2632
CIE-Lab:
80.3274, 3.8646, -24.6859
CIE-LCH:
80.3274, 24.9866, 278.8976
CIE-Luv:
80.3274, -11.5399, -39.9752
Hunter-Lab:
75.6724, -0.4233, -21.0627
#b5c7f5 color charts
#b5c7f5 color shades, tints & tones
#b5c7f5 color schemes
#b5c7f5 color preview, HTML & CSS examples
This text has a color of #b5c7f5
<p style="color:#b5c7f5;">Text here</p>
.mytext {color:#b5c7f5;}
This box has a color of #b5c7f5
<div style="background-color:#b5c7f5;">Content here</div>
.mybackground {background-color:#b5c7f5;}
Border around this has a color of #b5c7f5
<div style="border:2px solid #b5c7f5;">Content here</div>
.myborder {border:2px solid #b5c7f5;}