#b2bbf5 color space conversions
Hex:
#b2bbf5
RGB:
178, 187, 245
CMY:
30, 27, 4
CMYK:
27, 24, 0, 4
HSL:
232°, 77.0115%, 82.9412%
HSV (HSB):
232°, 27.3469%, 96.0784%
XYZ:
52.6119, 51.5982, 93.5727
xyY:
0.2660, 0.2609, 51.5982
CIE-Lab:
77.0400, 9.5022, -29.7348
CIE-LCH:
77.0400, 31.2162, 287.7220
CIE-Luv:
77.0400, -7.7976, -49.0279
Hunter-Lab:
71.8319, 5.0330, -26.9525
#b2bbf5 color charts
#b2bbf5 color shades, tints & tones
#b2bbf5 color schemes
#b2bbf5 color preview, HTML & CSS examples
This text has a color of #b2bbf5
<p style="color:#b2bbf5;">Text here</p>
.mytext {color:#b2bbf5;}
This box has a color of #b2bbf5
<div style="background-color:#b2bbf5;">Content here</div>
.mybackground {background-color:#b2bbf5;}
Border around this has a color of #b2bbf5
<div style="border:2px solid #b2bbf5;">Content here</div>
.myborder {border:2px solid #b2bbf5;}