#b2c2ec color space conversions
Hex:
#b2c2ec
RGB:
178, 194, 236
CMY:
30, 24, 7
CMYK:
25, 18, 0, 7
HSL:
223°, 60.4167%, 81.1765%
HSV (HSB):
223°, 24.5763%, 92.5490%
XYZ:
52.7922, 54.1047, 87.0177
xyY:
0.2722, 0.2790, 54.1047
CIE-Lab:
78.5227, 3.5795, -22.6303
CIE-LCH:
78.5227, 22.9116, 278.9881
CIE-Luv:
78.5227, -10.4157, -36.4002
Hunter-Lab:
73.5559, -0.6106, -18.6518
#b2c2ec color charts
#b2c2ec color shades, tints & tones
#b2c2ec color schemes
#b2c2ec color preview, HTML & CSS examples
This text has a color of #b2c2ec
<p style="color:#b2c2ec;">Text here</p>
.mytext {color:#b2c2ec;}
This box has a color of #b2c2ec
<div style="background-color:#b2c2ec;">Content here</div>
.mybackground {background-color:#b2c2ec;}
Border around this has a color of #b2c2ec
<div style="border:2px solid #b2c2ec;">Content here</div>
.myborder {border:2px solid #b2c2ec;}