#b3b5dd color space conversions
Hex:
#b3b5dd
RGB:
179, 181, 221
CMY:
30, 29, 13
CMYK:
19, 18, 0, 13
HSL:
237°, 38.1818%, 78.4314%
HSV (HSB):
237°, 19.0045%, 86.6667%
XYZ:
48.1654, 47.8519, 75.1044
xyY:
0.2815, 0.2796, 47.8519
CIE-Lab:
74.7314, 7.5454, -20.2781
CIE-LCH:
74.7314, 21.6364, 290.4099
CIE-Luv:
74.7314, -3.3797, -32.9056
Hunter-Lab:
69.1751, 3.2301, -15.9494
#b3b5dd color charts
#b3b5dd color shades, tints & tones
#b3b5dd color schemes
#b3b5dd color preview, HTML & CSS examples
This text has a color of #b3b5dd
<p style="color:#b3b5dd;">Text here</p>
.mytext {color:#b3b5dd;}
This box has a color of #b3b5dd
<div style="background-color:#b3b5dd;">Content here</div>
.mybackground {background-color:#b3b5dd;}
Border around this has a color of #b3b5dd
<div style="border:2px solid #b3b5dd;">Content here</div>
.myborder {border:2px solid #b3b5dd;}