#b4bef5 color space conversions
Hex:
#b4bef5
RGB:
180, 190, 245
CMY:
29, 25, 4
CMYK:
27, 22, 0, 4
HSL:
231°, 76.4706%, 83.3333%
HSV (HSB):
231°, 26.5306%, 96.0784%
XYZ:
53.7173, 53.1228, 93.8087
xyY:
0.2677, 0.2648, 53.1228
CIE-Lab:
77.9474, 8.4460, -28.3300
CIE-LCH:
77.9474, 29.5621, 286.6008
CIE-Luv:
77.9474, -8.1305, -46.5887
Hunter-Lab:
72.8854, 4.0069, -25.2907
#b4bef5 color charts
#b4bef5 color shades, tints & tones
#b4bef5 color schemes
#b4bef5 color preview, HTML & CSS examples
This text has a color of #b4bef5
<p style="color:#b4bef5;">Text here</p>
.mytext {color:#b4bef5;}
This box has a color of #b4bef5
<div style="background-color:#b4bef5;">Content here</div>
.mybackground {background-color:#b4bef5;}
Border around this has a color of #b4bef5
<div style="border:2px solid #b4bef5;">Content here</div>
.myborder {border:2px solid #b4bef5;}