#b5b5ea color space conversions
Hex:
#b5b5ea
RGB:
181, 181, 234
CMY:
29, 29, 8
CMYK:
23, 23, 0, 8
HSL:
240°, 55.7895%, 81.3725%
HSV (HSB):
240°, 22.6496%, 91.7647%
XYZ:
50.4312, 48.8120, 84.6056
xyY:
0.2743, 0.2655, 48.8120
CIE-Lab:
75.3342, 11.1023, -26.3966
CIE-LCH:
75.3342, 28.6364, 292.8113
CIE-Luv:
75.3342, -3.1389, -43.5503
Hunter-Lab:
69.8656, 6.5822, -22.8928
#b5b5ea color charts
#b5b5ea color shades, tints & tones
#b5b5ea color schemes
#b5b5ea color preview, HTML & CSS examples
This text has a color of #b5b5ea
<p style="color:#b5b5ea;">Text here</p>
.mytext {color:#b5b5ea;}
This box has a color of #b5b5ea
<div style="background-color:#b5b5ea;">Content here</div>
.mybackground {background-color:#b5b5ea;}
Border around this has a color of #b5b5ea
<div style="border:2px solid #b5b5ea;">Content here</div>
.myborder {border:2px solid #b5b5ea;}