#2bddcc color space conversions
Hex:
#2bddcc
RGB:
43, 221, 204
CMY:
83, 13, 20
CMYK:
81, 0, 8, 13
HSL:
174°, 72.3577%, 51.7647%
HSV (HSB):
174°, 80.5430%, 86.6667%
XYZ:
37.7518, 56.5861, 66.0592
xyY:
0.2354, 0.3528, 56.5861
CIE-Lab:
79.9462, -46.0227, -3.8875
CIE-LCH:
79.9462, 46.1866, 184.8282
CIE-Luv:
79.9462, -60.9310, 1.2080
Hunter-Lab:
75.2238, -42.0595, 0.5899
#2bddcc color charts
#2bddcc color shades, tints & tones
#2bddcc color schemes
#2bddcc color preview, HTML & CSS examples
This text has a color of #2bddcc
<p style="color:#2bddcc;">Text here</p>
.mytext {color:#2bddcc;}
This box has a color of #2bddcc
<div style="background-color:#2bddcc;">Content here</div>
.mybackground {background-color:#2bddcc;}
Border around this has a color of #2bddcc
<div style="border:2px solid #2bddcc;">Content here</div>
.myborder {border:2px solid #2bddcc;}