#b4bff9 color space conversions
Hex:
#b4bff9
RGB:
180, 191, 249
CMY:
29, 25, 2
CMYK:
28, 23, 0, 2
HSL:
230°, 85.1852%, 84.1176%
HSV (HSB):
230°, 27.7108%, 97.6471%
XYZ:
54.5521, 53.8045, 97.1326
xyY:
0.2655, 0.2618, 53.8045
CIE-Lab:
78.3476, 8.8517, -29.8617
CIE-LCH:
78.3476, 31.1460, 286.5110
CIE-Luv:
78.3476, -8.7490, -49.2552
Hunter-Lab:
73.3515, 4.3866, -27.1662
#b4bff9 color charts
#b4bff9 color shades, tints & tones
#b4bff9 color schemes
#b4bff9 color preview, HTML & CSS examples
This text has a color of #b4bff9
<p style="color:#b4bff9;">Text here</p>
.mytext {color:#b4bff9;}
This box has a color of #b4bff9
<div style="background-color:#b4bff9;">Content here</div>
.mybackground {background-color:#b4bff9;}
Border around this has a color of #b4bff9
<div style="border:2px solid #b4bff9;">Content here</div>
.myborder {border:2px solid #b4bff9;}