#2bcecb color space conversions
Hex:
#2bcecb
RGB:
43, 206, 203
CMY:
83, 19, 20
CMYK:
79, 0, 1, 19
HSL:
179°, 65.4618%, 48.8235%
HSV (HSB):
179°, 79.1262%, 80.7843%
XYZ:
33.8471, 48.9680, 64.1678
xyY:
0.2303, 0.3332, 48.9680
CIE-Lab:
75.4314, -39.6978, -10.0400
CIE-LCH:
75.4314, 40.9478, 194.1931
CIE-Luv:
75.4314, -55.8340, -9.4895
Hunter-Lab:
69.9771, -36.1218, -5.3838
#2bcecb color charts
#2bcecb color shades, tints & tones
#2bcecb color schemes
#2bcecb color preview, HTML & CSS examples
This text has a color of #2bcecb
<p style="color:#2bcecb;">Text here</p>
.mytext {color:#2bcecb;}
This box has a color of #2bcecb
<div style="background-color:#2bcecb;">Content here</div>
.mybackground {background-color:#2bcecb;}
Border around this has a color of #2bcecb
<div style="border:2px solid #2bcecb;">Content here</div>
.myborder {border:2px solid #2bcecb;}