#b2bdf3 color space conversions
Hex:
#b2bdf3
RGB:
178, 189, 243
CMY:
30, 26, 5
CMYK:
27, 22, 0, 5
HSL:
230°, 73.0337%, 82.5490%
HSV (HSB):
230°, 26.7490%, 95.2941%
XYZ:
52.7354, 52.3312, 92.1155
xyY:
0.2674, 0.2654, 52.3312
CIE-Lab:
77.4785, 7.9330, -27.9865
CIE-LCH:
77.4785, 29.0891, 285.8257
CIE-Luv:
77.4785, -8.5547, -45.9007
Hunter-Lab:
72.3403, 3.5291, -24.8595
#b2bdf3 color charts
#b2bdf3 color shades, tints & tones
#b2bdf3 color schemes
#b2bdf3 color preview, HTML & CSS examples
This text has a color of #b2bdf3
<p style="color:#b2bdf3;">Text here</p>
.mytext {color:#b2bdf3;}
This box has a color of #b2bdf3
<div style="background-color:#b2bdf3;">Content here</div>
.mybackground {background-color:#b2bdf3;}
Border around this has a color of #b2bdf3
<div style="border:2px solid #b2bdf3;">Content here</div>
.myborder {border:2px solid #b2bdf3;}