#2bcccd color space conversions
Hex:
#2bcccd
RGB:
43, 204, 205
CMY:
83, 20, 20
CMYK:
79, 0, 0, 20
HSL:
180°, 65.3226%, 48.6275%
HSV (HSB):
180°, 79.0244%, 80.3922%
XYZ:
33.6086, 48.1071, 65.2719
xyY:
0.2286, 0.3273, 48.1071
CIE-Lab:
74.8924, -38.2090, -11.9256
CIE-LCH:
74.8924, 40.0268, 197.3339
CIE-Luv:
74.8924, -54.9923, -12.7335
Hunter-Lab:
69.3593, -34.8852, -7.2445
#2bcccd color charts
#2bcccd color shades, tints & tones
#2bcccd color schemes
#2bcccd color preview, HTML & CSS examples
This text has a color of #2bcccd
<p style="color:#2bcccd;">Text here</p>
.mytext {color:#2bcccd;}
This box has a color of #2bcccd
<div style="background-color:#2bcccd;">Content here</div>
.mybackground {background-color:#2bcccd;}
Border around this has a color of #2bcccd
<div style="border:2px solid #2bcccd;">Content here</div>
.myborder {border:2px solid #2bcccd;}