#b2d5dd color space conversions
Hex:
#b2d5dd
RGB:
178, 213, 221
CMY:
30, 16, 13
CMYK:
19, 4, 0, 13
HSL:
191°, 38.7387%, 78.2353%
HSV (HSB):
191°, 19.4570%, 86.6667%
XYZ:
55.2055, 62.2739, 77.5170
xyY:
0.2831, 0.3194, 62.2739
CIE-Lab:
83.0589, -9.8032, -7.7928
CIE-LCH:
83.0589, 12.5232, 218.4817
CIE-Luv:
83.0589, -18.4797, -10.4088
Hunter-Lab:
78.9138, -13.2266, -3.0009
#b2d5dd color charts
#b2d5dd color shades, tints & tones
#b2d5dd color schemes
#b2d5dd color preview, HTML & CSS examples
This text has a color of #b2d5dd
<p style="color:#b2d5dd;">Text here</p>
.mytext {color:#b2d5dd;}
This box has a color of #b2d5dd
<div style="background-color:#b2d5dd;">Content here</div>
.mybackground {background-color:#b2d5dd;}
Border around this has a color of #b2d5dd
<div style="border:2px solid #b2d5dd;">Content here</div>
.myborder {border:2px solid #b2d5dd;}