#2bdbcd color space conversions
Hex:
#2bdbcd
RGB:
43, 219, 205
CMY:
83, 14, 20
CMYK:
80, 0, 6, 14
HSL:
175°, 70.9677%, 51.3725%
HSV (HSB):
175°, 80.3653%, 85.8824%
XYZ:
37.3472, 55.5844, 66.5181
xyY:
0.2342, 0.3486, 55.5844
CIE-Lab:
79.3767, -44.8854, -5.2605
CIE-LCH:
79.3767, 45.1926, 186.6845
CIE-Luv:
79.3767, -60.1710, -1.1303
Hunter-Lab:
74.5549, -41.0542, -0.7102
#2bdbcd color charts
#2bdbcd color shades, tints & tones
#2bdbcd color schemes
#2bdbcd color preview, HTML & CSS examples
This text has a color of #2bdbcd
<p style="color:#2bdbcd;">Text here</p>
.mytext {color:#2bdbcd;}
This box has a color of #2bdbcd
<div style="background-color:#2bdbcd;">Content here</div>
.mybackground {background-color:#2bdbcd;}
Border around this has a color of #2bdbcd
<div style="border:2px solid #2bdbcd;">Content here</div>
.myborder {border:2px solid #2bdbcd;}