#b2b7f9 color space conversions
Hex:
#b2b7f9
RGB:
178, 183, 249
CMY:
30, 28, 2
CMYK:
29, 27, 0, 2
HSL:
236°, 85.5422%, 83.7255%
HSV (HSB):
236°, 28.5141%, 97.6471%
XYZ:
52.3925, 50.1715, 96.5452
xyY:
0.2631, 0.2520, 50.1715
CIE-Lab:
76.1744, 12.6615, -33.2197
CIE-LCH:
76.1744, 35.5508, 290.8641
CIE-Luv:
76.1744, -6.3199, -55.2741
Hunter-Lab:
70.8318, 8.0761, -31.2312
#b2b7f9 color charts
#b2b7f9 color shades, tints & tones
#b2b7f9 color schemes
#b2b7f9 color preview, HTML & CSS examples
This text has a color of #b2b7f9
<p style="color:#b2b7f9;">Text here</p>
.mytext {color:#b2b7f9;}
This box has a color of #b2b7f9
<div style="background-color:#b2b7f9;">Content here</div>
.mybackground {background-color:#b2b7f9;}
Border around this has a color of #b2b7f9
<div style="border:2px solid #b2b7f9;">Content here</div>
.myborder {border:2px solid #b2b7f9;}