#2bded2 color space conversions
Hex:
#2bded2
RGB:
43, 222, 210
CMY:
83, 13, 18
CMYK:
81, 0, 5, 13
HSL:
176°, 73.0612%, 51.9608%
HSV (HSB):
176°, 80.6306%, 87.0588%
XYZ:
38.7504, 57.4093, 70.0115
xyY:
0.2332, 0.3455, 57.4093
CIE-Lab:
80.4093, -44.8059, -6.4006
CIE-LCH:
80.4093, 45.2608, 188.1298
CIE-Luv:
80.4093, -60.8264, -2.9518
Hunter-Lab:
75.7689, -41.3056, -1.7465
#2bded2 color charts
#2bded2 color shades, tints & tones
#2bded2 color schemes
#2bded2 color preview, HTML & CSS examples
This text has a color of #2bded2
<p style="color:#2bded2;">Text here</p>
.mytext {color:#2bded2;}
This box has a color of #2bded2
<div style="background-color:#2bded2;">Content here</div>
.mybackground {background-color:#2bded2;}
Border around this has a color of #2bded2
<div style="border:2px solid #2bded2;">Content here</div>
.myborder {border:2px solid #2bded2;}