#2bd2cd color space conversions
Hex:
#2bd2cd
RGB:
43, 210, 205
CMY:
83, 18, 20
CMYK:
80, 0, 2, 18
HSL:
178°, 66.0079%, 49.6078%
HSV (HSB):
178°, 79.5238%, 82.3529%
XYZ:
35.0623, 51.0146, 65.7564
xyY:
0.2309, 0.3360, 51.0146
CIE-Lab:
76.6878, -40.9217, -9.2463
CIE-LCH:
76.6878, 41.9533, 192.7323
CIE-Luv:
76.6878, -57.0711, -8.0529
Hunter-Lab:
71.4245, -37.3671, -4.5878
#2bd2cd color charts
#2bd2cd color shades, tints & tones
#2bd2cd color schemes
#2bd2cd color preview, HTML & CSS examples
This text has a color of #2bd2cd
<p style="color:#2bd2cd;">Text here</p>
.mytext {color:#2bd2cd;}
This box has a color of #2bd2cd
<div style="background-color:#2bd2cd;">Content here</div>
.mybackground {background-color:#2bd2cd;}
Border around this has a color of #2bd2cd
<div style="border:2px solid #2bd2cd;">Content here</div>
.myborder {border:2px solid #2bd2cd;}