#b2b5e9 color space conversions
Hex:
#b2b5e9
RGB:
178, 181, 233
CMY:
30, 29, 9
CMYK:
24, 22, 0, 9
HSL:
237°, 55.5556%, 80.5882%
HSV (HSB):
237°, 23.6052%, 91.3725%
XYZ:
49.5920, 48.3959, 83.8184
xyY:
0.2728, 0.2662, 48.3959
CIE-Lab:
75.0740, 9.9661, -26.2734
CIE-LCH:
75.0740, 28.1000, 290.7730
CIE-Luv:
75.0740, -4.5718, -43.1553
Hunter-Lab:
69.5672, 5.5037, -22.7388
#b2b5e9 color charts
#b2b5e9 color shades, tints & tones
#b2b5e9 color schemes
#b2b5e9 color preview, HTML & CSS examples
This text has a color of #b2b5e9
<p style="color:#b2b5e9;">Text here</p>
.mytext {color:#b2b5e9;}
This box has a color of #b2b5e9
<div style="background-color:#b2b5e9;">Content here</div>
.mybackground {background-color:#b2b5e9;}
Border around this has a color of #b2b5e9
<div style="border:2px solid #b2b5e9;">Content here</div>
.myborder {border:2px solid #b2b5e9;}