#2bbbbc color space conversions
Hex:
#2bbbbc
RGB:
43, 187, 188
CMY:
83, 27, 26
CMYK:
77, 1, 0, 26
HSL:
180°, 62.7706%, 45.2941%
HSV (HSB):
180°, 77.1277%, 73.7255%
XYZ:
27.8437, 39.6851, 53.7694
xyY:
0.2295, 0.3272, 39.6851
CIE-Lab:
69.2446, -35.3614, -11.1107
CIE-LCH:
69.2446, 37.0658, 197.4429
CIE-Luv:
69.2446, -50.2820, -11.7171
Hunter-Lab:
62.9961, -31.3478, -6.5089
#2bbbbc color charts
#2bbbbc color shades, tints & tones
#2bbbbc color schemes
#2bbbbc color preview, HTML & CSS examples
This text has a color of #2bbbbc
<p style="color:#2bbbbc;">Text here</p>
.mytext {color:#2bbbbc;}
This box has a color of #2bbbbc
<div style="background-color:#2bbbbc;">Content here</div>
.mybackground {background-color:#2bbbbc;}
Border around this has a color of #2bbbbc
<div style="border:2px solid #2bbbbc;">Content here</div>
.myborder {border:2px solid #2bbbbc;}