#b3b4ff color space conversions
Hex:
#b3b4ff
RGB:
179, 180, 255
CMY:
30, 29, 0
CMYK:
30, 29, 0, 0
HSL:
239°, 100.0000%, 85.0980%
HSV (HSB):
239°, 29.8039%, 100.0000%
XYZ:
52.9617, 49.4462, 101.3604
xyY:
0.2599, 0.2427, 49.4462
CIE-Lab:
75.7281, 16.0646, -37.1319
CIE-LCH:
75.7281, 40.4580, 293.3951
CIE-Luv:
75.7281, -4.9523, -62.3275
Hunter-Lab:
70.3180, 11.3850, -36.2414
#b3b4ff color charts
#b3b4ff color shades, tints & tones
#b3b4ff color schemes
#b3b4ff color preview, HTML & CSS examples
This text has a color of #b3b4ff
<p style="color:#b3b4ff;">Text here</p>
.mytext {color:#b3b4ff;}
This box has a color of #b3b4ff
<div style="background-color:#b3b4ff;">Content here</div>
.mybackground {background-color:#b3b4ff;}
Border around this has a color of #b3b4ff
<div style="border:2px solid #b3b4ff;">Content here</div>
.myborder {border:2px solid #b3b4ff;}