#b2c0e2 color space conversions
Hex:
#b2c0e2
RGB:
178, 192, 226
CMY:
30, 25, 11
CMYK:
21, 15, 0, 11
HSL:
223°, 45.2830%, 79.2157%
HSV (HSB):
223°, 21.2389%, 88.6275%
XYZ:
50.9372, 52.6552, 79.4303
xyY:
0.2783, 0.2877, 52.6552
CIE-Lab:
77.6710, 2.3792, -18.5395
CIE-LCH:
77.6710, 18.6916, 277.3130
CIE-Luv:
77.6710, -9.1063, -29.4426
Hunter-Lab:
72.5639, -1.6865, -14.1056
#b2c0e2 color charts
#b2c0e2 color shades, tints & tones
#b2c0e2 color schemes
#b2c0e2 color preview, HTML & CSS examples
This text has a color of #b2c0e2
<p style="color:#b2c0e2;">Text here</p>
.mytext {color:#b2c0e2;}
This box has a color of #b2c0e2
<div style="background-color:#b2c0e2;">Content here</div>
.mybackground {background-color:#b2c0e2;}
Border around this has a color of #b2c0e2
<div style="border:2px solid #b2c0e2;">Content here</div>
.myborder {border:2px solid #b2c0e2;}