#b2c3ee color space conversions
Hex:
#b2c3ee
RGB:
178, 195, 238
CMY:
30, 24, 7
CMYK:
25, 18, 0, 7
HSL:
223°, 63.8298%, 81.5686%
HSV (HSB):
223°, 25.2101%, 93.3333%
XYZ:
53.3078, 54.6682, 88.6313
xyY:
0.2711, 0.2781, 54.6682
CIE-Lab:
78.8498, 3.5035, -23.2066
CIE-LCH:
78.8498, 23.4696, 278.5851
CIE-Luv:
78.8498, -10.9348, -37.3645
Hunter-Lab:
73.9380, -0.6965, -19.3158
#b2c3ee color charts
#b2c3ee color shades, tints & tones
#b2c3ee color schemes
#b2c3ee color preview, HTML & CSS examples
This text has a color of #b2c3ee
<p style="color:#b2c3ee;">Text here</p>
.mytext {color:#b2c3ee;}
This box has a color of #b2c3ee
<div style="background-color:#b2c3ee;">Content here</div>
.mybackground {background-color:#b2c3ee;}
Border around this has a color of #b2c3ee
<div style="border:2px solid #b2c3ee;">Content here</div>
.myborder {border:2px solid #b2c3ee;}