#b3bef4 color space conversions
Hex:
#b3bef4
RGB:
179, 190, 244
CMY:
30, 25, 4
CMYK:
27, 22, 0, 4
HSL:
230°, 74.7126%, 82.9412%
HSV (HSB):
230°, 26.6393%, 95.6863%
XYZ:
53.3330, 52.9423, 92.9959
xyY:
0.2676, 0.2657, 52.9423
CIE-Lab:
77.8409, 7.9170, -27.9624
CIE-LCH:
77.8409, 29.0615, 285.8085
CIE-Luv:
77.8409, -8.5572, -45.8861
Hunter-Lab:
72.7614, 3.5052, -24.8451
#b3bef4 color charts
#b3bef4 color shades, tints & tones
#b3bef4 color schemes
#b3bef4 color preview, HTML & CSS examples
This text has a color of #b3bef4
<p style="color:#b3bef4;">Text here</p>
.mytext {color:#b3bef4;}
This box has a color of #b3bef4
<div style="background-color:#b3bef4;">Content here</div>
.mybackground {background-color:#b3bef4;}
Border around this has a color of #b3bef4
<div style="border:2px solid #b3bef4;">Content here</div>
.myborder {border:2px solid #b3bef4;}