#2dcebb color space conversions
Hex:
#2dcebb
RGB:
45, 206, 187
CMY:
82, 19, 27
CMYK:
78, 0, 9, 19
HSL:
173°, 64.1434%, 49.2157%
HSV (HSB):
173°, 78.1553%, 80.7843%
XYZ:
32.1231, 48.2884, 54.6412
xyY:
0.2379, 0.3576, 48.2884
CIE-Lab:
75.0064, -43.9881, -2.0263
CIE-LCH:
75.0064, 44.0347, 182.6375
CIE-Luv:
75.0064, -56.7796, 3.7626
Hunter-Lab:
69.4898, -39.0918, 2.0220
#2dcebb color charts
#2dcebb color shades, tints & tones
#2dcebb color schemes
#2dcebb color preview, HTML & CSS examples
This text has a color of #2dcebb
<p style="color:#2dcebb;">Text here</p>
.mytext {color:#2dcebb;}
This box has a color of #2dcebb
<div style="background-color:#2dcebb;">Content here</div>
.mybackground {background-color:#2dcebb;}
Border around this has a color of #2dcebb
<div style="border:2px solid #2dcebb;">Content here</div>
.myborder {border:2px solid #2dcebb;}