#b2c4ed color space conversions
Hex:
#b2c4ed
RGB:
178, 196, 237
CMY:
30, 23, 7
CMYK:
25, 17, 0, 7
HSL:
222°, 62.1053%, 81.3725%
HSV (HSB):
222°, 24.8945%, 92.9412%
XYZ:
53.3861, 55.0593, 87.9345
xyY:
0.2719, 0.2804, 55.0593
CIE-Lab:
79.0754, 2.7328, -22.3270
CIE-LCH:
79.0754, 22.4936, 276.9782
CIE-Luv:
79.0754, -11.3332, -35.8031
Hunter-Lab:
74.2019, -1.4279, -18.3215
#b2c4ed color charts
#b2c4ed color shades, tints & tones
#b2c4ed color schemes
#b2c4ed color preview, HTML & CSS examples
This text has a color of #b2c4ed
<p style="color:#b2c4ed;">Text here</p>
.mytext {color:#b2c4ed;}
This box has a color of #b2c4ed
<div style="background-color:#b2c4ed;">Content here</div>
.mybackground {background-color:#b2c4ed;}
Border around this has a color of #b2c4ed
<div style="border:2px solid #b2c4ed;">Content here</div>
.myborder {border:2px solid #b2c4ed;}