#b2d8db color space conversions
Hex:
#b2d8db
RGB:
178, 216, 219
CMY:
30, 15, 14
CMYK:
19, 1, 0, 14
HSL:
184°, 36.2832%, 77.8431%
HSV (HSB):
184°, 18.7215%, 85.8824%
XYZ:
55.7021, 63.6912, 76.3756
xyY:
0.2845, 0.3253, 63.6912
CIE-Lab:
83.8047, -11.7708, -5.6260
CIE-LCH:
83.8047, 13.0462, 205.5459
CIE-Luv:
83.8047, -19.8107, -6.6838
Hunter-Lab:
79.8068, -15.0755, -0.8762
#b2d8db color charts
#b2d8db color shades, tints & tones
#b2d8db color schemes
#b2d8db color preview, HTML & CSS examples
This text has a color of #b2d8db
<p style="color:#b2d8db;">Text here</p>
.mytext {color:#b2d8db;}
This box has a color of #b2d8db
<div style="background-color:#b2d8db;">Content here</div>
.mybackground {background-color:#b2d8db;}
Border around this has a color of #b2d8db
<div style="border:2px solid #b2d8db;">Content here</div>
.myborder {border:2px solid #b2d8db;}