#b5b9f5 color space conversions
Hex:
#b5b9f5
RGB:
181, 185, 245
CMY:
29, 27, 4
CMYK:
26, 24, 0, 4
HSL:
236°, 76.1905%, 83.5294%
HSV (HSB):
236°, 26.1224%, 96.0784%
XYZ:
52.8864, 51.1143, 93.4648
xyY:
0.2678, 0.2589, 51.1143
CIE-Lab:
76.7482, 11.4729, -30.1648
CIE-LCH:
76.7482, 32.2730, 290.8238
CIE-Luv:
76.7482, -5.5120, -50.0128
Hunter-Lab:
71.4942, 6.9269, -27.4642
#b5b9f5 color charts
#b5b9f5 color shades, tints & tones
#b5b9f5 color schemes
#b5b9f5 color preview, HTML & CSS examples
This text has a color of #b5b9f5
<p style="color:#b5b9f5;">Text here</p>
.mytext {color:#b5b9f5;}
This box has a color of #b5b9f5
<div style="background-color:#b5b9f5;">Content here</div>
.mybackground {background-color:#b5b9f5;}
Border around this has a color of #b5b9f5
<div style="border:2px solid #b5b9f5;">Content here</div>
.myborder {border:2px solid #b5b9f5;}