#b2d2e0 color space conversions
Hex:
#b2d2e0
RGB:
178, 210, 224
CMY:
30, 18, 12
CMYK:
21, 6, 0, 12
HSL:
198°, 42.5926%, 78.8235%
HSV (HSB):
198°, 20.5357%, 87.8431%
XYZ:
54.8612, 60.9400, 79.3921
xyY:
0.2811, 0.3122, 60.9400
CIE-Lab:
82.3465, -7.6014, -10.4495
CIE-LCH:
82.3465, 12.9219, 233.9662
CIE-Luv:
82.3465, -17.1819, -14.9750
Hunter-Lab:
78.0641, -11.1673, -5.6538
#b2d2e0 color charts
#b2d2e0 color shades, tints & tones
#b2d2e0 color schemes
#b2d2e0 color preview, HTML & CSS examples
This text has a color of #b2d2e0
<p style="color:#b2d2e0;">Text here</p>
.mytext {color:#b2d2e0;}
This box has a color of #b2d2e0
<div style="background-color:#b2d2e0;">Content here</div>
.mybackground {background-color:#b2d2e0;}
Border around this has a color of #b2d2e0
<div style="border:2px solid #b2d2e0;">Content here</div>
.myborder {border:2px solid #b2d2e0;}