#b5b5cd color space conversions
Hex:
#b5b5cd
RGB:
181, 181, 205
CMY:
29, 29, 20
CMYK:
12, 12, 0, 20
HSL:
240°, 19.3548%, 75.6863%
HSV (HSB):
240°, 11.7073%, 80.3922%
XYZ:
46.5994, 47.2793, 64.4274
xyY:
0.2944, 0.2987, 47.2793
CIE-Lab:
74.3681, 4.7436, -12.0992
CIE-LCH:
74.3681, 12.9959, 291.4080
CIE-Luv:
74.3681, -1.3920, -19.3248
Hunter-Lab:
68.7599, 0.6416, -7.4222
#b5b5cd color charts
#b5b5cd color shades, tints & tones
#b5b5cd color schemes
#b5b5cd color preview, HTML & CSS examples
This text has a color of #b5b5cd
<p style="color:#b5b5cd;">Text here</p>
.mytext {color:#b5b5cd;}
This box has a color of #b5b5cd
<div style="background-color:#b5b5cd;">Content here</div>
.mybackground {background-color:#b5b5cd;}
Border around this has a color of #b5b5cd
<div style="border:2px solid #b5b5cd;">Content here</div>
.myborder {border:2px solid #b5b5cd;}