#b2d3e4 color space conversions
Hex:
#b2d3e4
RGB:
178, 211, 228
CMY:
30, 17, 11
CMYK:
22, 7, 0, 11
HSL:
200°, 48.0769%, 79.6078%
HSV (HSB):
200°, 21.9298%, 89.4118%
XYZ:
55.6580, 61.6549, 82.3659
xyY:
0.2787, 0.3088, 61.6549
CIE-Lab:
82.7296, -7.2472, -12.0091
CIE-LCH:
82.7296, 14.0264, 238.8899
CIE-Luv:
82.7296, -17.7256, -17.5445
Hunter-Lab:
78.5207, -10.8847, -7.2290
#b2d3e4 color charts
#b2d3e4 color shades, tints & tones
#b2d3e4 color schemes
#b2d3e4 color preview, HTML & CSS examples
This text has a color of #b2d3e4
<p style="color:#b2d3e4;">Text here</p>
.mytext {color:#b2d3e4;}
This box has a color of #b2d3e4
<div style="background-color:#b2d3e4;">Content here</div>
.mybackground {background-color:#b2d3e4;}
Border around this has a color of #b2d3e4
<div style="border:2px solid #b2d3e4;">Content here</div>
.myborder {border:2px solid #b2d3e4;}