#b3b4e9 color space conversions
Hex:
#b3b4e9
RGB:
179, 180, 233
CMY:
30, 29, 9
CMYK:
23, 23, 0, 9
HSL:
239°, 55.1020%, 80.7843%
HSV (HSB):
239°, 23.1760%, 91.3725%
XYZ:
49.6196, 48.1094, 83.7616
xyY:
0.2734, 0.2651, 48.1094
CIE-Lab:
74.8939, 10.8172, -26.5424
CIE-LCH:
74.8939, 28.6621, 292.1731
CIE-Luv:
74.8939, -3.6388, -43.7139
Hunter-Lab:
69.3610, 6.3142, -23.0471
#b3b4e9 color charts
#b3b4e9 color shades, tints & tones
#b3b4e9 color schemes
#b3b4e9 color preview, HTML & CSS examples
This text has a color of #b3b4e9
<p style="color:#b3b4e9;">Text here</p>
.mytext {color:#b3b4e9;}
This box has a color of #b3b4e9
<div style="background-color:#b3b4e9;">Content here</div>
.mybackground {background-color:#b3b4e9;}
Border around this has a color of #b3b4e9
<div style="border:2px solid #b3b4e9;">Content here</div>
.myborder {border:2px solid #b3b4e9;}