#b4bffc color space conversions
Hex:
#b4bffc
RGB:
180, 191, 252
CMY:
29, 25, 1
CMYK:
29, 24, 0, 1
HSL:
231°, 92.3077%, 84.7059%
HSV (HSB):
231°, 28.5714%, 98.8235%
XYZ:
55.0239, 53.9932, 99.6171
xyY:
0.2637, 0.2588, 53.9932
CIE-Lab:
78.4578, 9.5712, -31.2995
CIE-LCH:
78.4578, 32.7302, 287.0034
CIE-Luv:
78.4578, -8.8913, -51.7949
Hunter-Lab:
73.4800, 5.0756, -28.9436
#b4bffc color charts
#b4bffc color shades, tints & tones
#b4bffc color schemes
#b4bffc color preview, HTML & CSS examples
This text has a color of #b4bffc
<p style="color:#b4bffc;">Text here</p>
.mytext {color:#b4bffc;}
This box has a color of #b4bffc
<div style="background-color:#b4bffc;">Content here</div>
.mybackground {background-color:#b4bffc;}
Border around this has a color of #b4bffc
<div style="border:2px solid #b4bffc;">Content here</div>
.myborder {border:2px solid #b4bffc;}