#b2bbf2 color space conversions
Hex:
#b2bbf2
RGB:
178, 187, 242
CMY:
30, 27, 5
CMYK:
26, 23, 0, 5
HSL:
232°, 71.1111%, 82.3529%
HSV (HSB):
232°, 26.4463%, 94.9020%
XYZ:
52.1574, 51.4164, 91.1798
xyY:
0.2678, 0.2640, 51.4164
CIE-Lab:
76.9306, 8.7882, -28.2885
CIE-LCH:
76.9306, 29.6222, 287.2582
CIE-Luv:
76.9306, -7.6486, -46.4887
Hunter-Lab:
71.7053, 4.3543, -25.1990
#b2bbf2 color charts
#b2bbf2 color shades, tints & tones
#b2bbf2 color schemes
#b2bbf2 color preview, HTML & CSS examples
This text has a color of #b2bbf2
<p style="color:#b2bbf2;">Text here</p>
.mytext {color:#b2bbf2;}
This box has a color of #b2bbf2
<div style="background-color:#b2bbf2;">Content here</div>
.mybackground {background-color:#b2bbf2;}
Border around this has a color of #b2bbf2
<div style="border:2px solid #b2bbf2;">Content here</div>
.myborder {border:2px solid #b2bbf2;}