#b3b1e9 color space conversions
Hex:
#b3b1e9
RGB:
179, 177, 233
CMY:
30, 31, 9
CMYK:
23, 24, 0, 9
HSL:
242°, 56.0000%, 80.3922%
HSV (HSB):
242°, 24.0343%, 91.3725%
XYZ:
49.0205, 46.9112, 83.5619
xyY:
0.2731, 0.2614, 46.9112
CIE-Lab:
74.1329, 12.4703, -27.7087
CIE-LCH:
74.1329, 30.3855, 294.2302
CIE-Luv:
74.1329, -2.3294, -45.8304
Hunter-Lab:
68.4917, 7.8945, -24.3913
#b3b1e9 color charts
#b3b1e9 color shades, tints & tones
#b3b1e9 color schemes
#b3b1e9 color preview, HTML & CSS examples
This text has a color of #b3b1e9
<p style="color:#b3b1e9;">Text here</p>
.mytext {color:#b3b1e9;}
This box has a color of #b3b1e9
<div style="background-color:#b3b1e9;">Content here</div>
.mybackground {background-color:#b3b1e9;}
Border around this has a color of #b3b1e9
<div style="border:2px solid #b3b1e9;">Content here</div>
.myborder {border:2px solid #b3b1e9;}