#2bc2bc color space conversions
Hex:
#2bc2bc
RGB:
43, 194, 188
CMY:
83, 24, 26
CMYK:
78, 0, 3, 24
HSL:
178°, 63.7131%, 46.4706%
HSV (HSB):
178°, 77.8351%, 76.0784%
XYZ:
29.3651, 42.7280, 54.2766
xyY:
0.2324, 0.3381, 42.7280
CIE-Lab:
71.3700, -38.5808, -7.9418
CIE-LCH:
71.3700, 39.3897, 191.6317
CIE-Luv:
71.3700, -52.7461, -6.2654
Hunter-Lab:
65.3667, -34.2028, -3.4742
#2bc2bc color charts
#2bc2bc color shades, tints & tones
#2bc2bc color schemes
#2bc2bc color preview, HTML & CSS examples
This text has a color of #2bc2bc
<p style="color:#2bc2bc;">Text here</p>
.mytext {color:#2bc2bc;}
This box has a color of #2bc2bc
<div style="background-color:#2bc2bc;">Content here</div>
.mybackground {background-color:#2bc2bc;}
Border around this has a color of #2bc2bc
<div style="border:2px solid #2bc2bc;">Content here</div>
.myborder {border:2px solid #2bc2bc;}