#b4bff3 color space conversions
Hex:
#b4bff3
RGB:
180, 191, 243
CMY:
29, 25, 5
CMYK:
26, 21, 0, 5
HSL:
230°, 72.4138%, 82.9412%
HSV (HSB):
230°, 25.9259%, 95.2941%
XYZ:
53.6309, 53.4360, 92.2815
xyY:
0.2690, 0.2681, 53.4360
CIE-Lab:
78.1317, 7.4299, -26.9739
CIE-LCH:
78.1317, 27.9785, 285.4002
CIE-Luv:
78.1317, -8.4649, -44.1811
Hunter-Lab:
73.0999, 3.0344, -23.6779
#b4bff3 color charts
#b4bff3 color shades, tints & tones
#b4bff3 color schemes
#b4bff3 color preview, HTML & CSS examples
This text has a color of #b4bff3
<p style="color:#b4bff3;">Text here</p>
.mytext {color:#b4bff3;}
This box has a color of #b4bff3
<div style="background-color:#b4bff3;">Content here</div>
.mybackground {background-color:#b4bff3;}
Border around this has a color of #b4bff3
<div style="border:2px solid #b4bff3;">Content here</div>
.myborder {border:2px solid #b4bff3;}