#b5b5d4 color space conversions
Hex:
#b5b5d4
RGB:
181, 181, 212
CMY:
29, 29, 17
CMYK:
15, 15, 0, 17
HSL:
240°, 26.4957%, 77.0588%
HSV (HSB):
240°, 14.6226%, 83.1373%
XYZ:
47.4636, 47.6250, 68.9783
xyY:
0.2893, 0.2903, 47.6250
CIE-Lab:
74.5878, 6.2189, -15.5842
CIE-LCH:
74.5878, 16.7793, 291.7546
CIE-Luv:
74.5878, -1.8091, -25.1093
Hunter-Lab:
69.0108, 1.9980, -10.9544
#b5b5d4 color charts
#b5b5d4 color shades, tints & tones
#b5b5d4 color schemes
#b5b5d4 color preview, HTML & CSS examples
This text has a color of #b5b5d4
<p style="color:#b5b5d4;">Text here</p>
.mytext {color:#b5b5d4;}
This box has a color of #b5b5d4
<div style="background-color:#b5b5d4;">Content here</div>
.mybackground {background-color:#b5b5d4;}
Border around this has a color of #b5b5d4
<div style="border:2px solid #b5b5d4;">Content here</div>
.myborder {border:2px solid #b5b5d4;}