#b3bffb color space conversions
Hex:
#b3bffb
RGB:
179, 191, 251
CMY:
30, 25, 2
CMYK:
29, 24, 0, 2
HSL:
230°, 90.0000%, 84.3137%
HSV (HSB):
230°, 28.6853%, 98.4314%
XYZ:
54.6338, 53.8103, 98.7737
xyY:
0.2637, 0.2597, 53.8103
CIE-Lab:
78.3510, 9.0442, -30.9340
CIE-LCH:
78.3510, 32.2291, 286.2974
CIE-Luv:
78.3510, -9.3096, -51.0921
Hunter-Lab:
73.3555, 4.5712, -28.4855
#b3bffb color charts
#b3bffb color shades, tints & tones
#b3bffb color schemes
#b3bffb color preview, HTML & CSS examples
This text has a color of #b3bffb
<p style="color:#b3bffb;">Text here</p>
.mytext {color:#b3bffb;}
This box has a color of #b3bffb
<div style="background-color:#b3bffb;">Content here</div>
.mybackground {background-color:#b3bffb;}
Border around this has a color of #b3bffb
<div style="border:2px solid #b3bffb;">Content here</div>
.myborder {border:2px solid #b3bffb;}