#b5b5e5 color space conversions
Hex:
#b5b5e5
RGB:
181, 181, 229
CMY:
29, 29, 10
CMYK:
21, 21, 0, 10
HSL:
240°, 48.0000%, 80.3922%
HSV (HSB):
240°, 20.9607%, 89.8039%
XYZ:
49.7228, 48.5286, 80.8750
xyY:
0.2776, 0.2709, 48.5286
CIE-Lab:
75.1571, 9.9612, -23.9588
CIE-LCH:
75.1571, 25.9471, 292.5759
CIE-Luv:
75.1571, -2.8349, -39.3346
Hunter-Lab:
69.6625, 5.4980, -20.0693
#b5b5e5 color charts
#b5b5e5 color shades, tints & tones
#b5b5e5 color schemes
#b5b5e5 color preview, HTML & CSS examples
This text has a color of #b5b5e5
<p style="color:#b5b5e5;">Text here</p>
.mytext {color:#b5b5e5;}
This box has a color of #b5b5e5
<div style="background-color:#b5b5e5;">Content here</div>
.mybackground {background-color:#b5b5e5;}
Border around this has a color of #b5b5e5
<div style="border:2px solid #b5b5e5;">Content here</div>
.myborder {border:2px solid #b5b5e5;}