#b2b9e5 color space conversions
Hex:
#b2b9e5
RGB:
178, 185, 229
CMY:
30, 27, 10
CMYK:
22, 19, 0, 10
HSL:
232°, 49.5146%, 79.8039%
HSV (HSB):
232°, 22.2707%, 89.8039%
XYZ:
49.8519, 49.8200, 81.1175
xyY:
0.2757, 0.2756, 49.8200
CIE-Lab:
75.9587, 6.8549, -22.7577
CIE-LCH:
75.9587, 23.7676, 286.7629
CIE-Luv:
75.9587, -6.1171, -36.9415
Hunter-Lab:
70.5833, 2.5510, -18.7304
#b2b9e5 color charts
#b2b9e5 color shades, tints & tones
#b2b9e5 color schemes
#b2b9e5 color preview, HTML & CSS examples
This text has a color of #b2b9e5
<p style="color:#b2b9e5;">Text here</p>
.mytext {color:#b2b9e5;}
This box has a color of #b2b9e5
<div style="background-color:#b2b9e5;">Content here</div>
.mybackground {background-color:#b2b9e5;}
Border around this has a color of #b2b9e5
<div style="border:2px solid #b2b9e5;">Content here</div>
.myborder {border:2px solid #b2b9e5;}