#b3b4e0 color space conversions
Hex:
#b3b4e0
RGB:
179, 180, 224
CMY:
30, 29, 12
CMYK:
20, 20, 0, 12
HSL:
239°, 42.0561%, 79.0196%
HSV (HSB):
239°, 20.0893%, 87.8431%
XYZ:
48.3662, 47.6080, 77.1611
xyY:
0.2794, 0.2750, 47.6080
CIE-Lab:
74.5770, 8.7640, -22.1429
CIE-LCH:
74.5770, 23.8142, 291.5933
CIE-Luv:
74.5770, -3.1037, -36.1281
Hunter-Lab:
68.9986, 4.3763, -18.0050
#b3b4e0 color charts
#b3b4e0 color shades, tints & tones
#b3b4e0 color schemes
#b3b4e0 color preview, HTML & CSS examples
This text has a color of #b3b4e0
<p style="color:#b3b4e0;">Text here</p>
.mytext {color:#b3b4e0;}
This box has a color of #b3b4e0
<div style="background-color:#b3b4e0;">Content here</div>
.mybackground {background-color:#b3b4e0;}
Border around this has a color of #b3b4e0
<div style="border:2px solid #b3b4e0;">Content here</div>
.myborder {border:2px solid #b3b4e0;}