#b2d5c0 color space conversions
Hex:
#b2d5c0
RGB:
178, 213, 192
CMY:
30, 16, 25
CMYK:
16, 0, 10, 16
HSL:
144°, 29.4118%, 76.6667%
HSV (HSB):
144°, 16.4319%, 83.5294%
XYZ:
51.6688, 60.8592, 58.8929
xyY:
0.3014, 0.3550, 60.8592
CIE-Lab:
82.3030, -15.6512, 6.5342
CIE-LCH:
82.3030, 16.9604, 157.3401
CIE-Luv:
82.3030, -17.9132, 12.4230
Hunter-Lab:
78.0123, -18.2983, 9.8495
#b2d5c0 color charts
#b2d5c0 color shades, tints & tones
#b2d5c0 color schemes
#b2d5c0 color preview, HTML & CSS examples
This text has a color of #b2d5c0
<p style="color:#b2d5c0;">Text here</p>
.mytext {color:#b2d5c0;}
This box has a color of #b2d5c0
<div style="background-color:#b2d5c0;">Content here</div>
.mybackground {background-color:#b2d5c0;}
Border around this has a color of #b2d5c0
<div style="border:2px solid #b2d5c0;">Content here</div>
.myborder {border:2px solid #b2d5c0;}