#b5b6f5 color space conversions
Hex:
#b5b6f5
RGB:
181, 182, 245
CMY:
29, 29, 4
CMYK:
26, 26, 0, 4
HSL:
239°, 76.1905%, 83.5294%
HSV (HSB):
239°, 26.1224%, 96.0784%
XYZ:
52.2654, 49.8722, 93.2578
xyY:
0.2675, 0.2552, 49.8722
CIE-Lab:
75.9908, 13.1215, -31.3303
CIE-LCH:
75.9908, 33.9670, 292.7245
CIE-Luv:
75.9908, -4.2341, -52.1418
Hunter-Lab:
70.6203, 8.5208, -28.8614
#b5b6f5 color charts
#b5b6f5 color shades, tints & tones
#b5b6f5 color schemes
#b5b6f5 color preview, HTML & CSS examples
This text has a color of #b5b6f5
<p style="color:#b5b6f5;">Text here</p>
.mytext {color:#b5b6f5;}
This box has a color of #b5b6f5
<div style="background-color:#b5b6f5;">Content here</div>
.mybackground {background-color:#b5b6f5;}
Border around this has a color of #b5b6f5
<div style="border:2px solid #b5b6f5;">Content here</div>
.myborder {border:2px solid #b5b6f5;}