#2dabc5 color space conversions
Hex:
#2dabc5
RGB:
45, 171, 197
CMY:
82, 33, 23
CMYK:
77, 13, 0, 23
HSL:
190°, 62.8099%, 47.4510%
HSV (HSB):
190°, 77.1574%, 77.2549%
XYZ:
25.7231, 33.7149, 57.9752
xyY:
0.2191, 0.2871, 33.7149
CIE-Lab:
64.7357, -24.5798, -22.9035
CIE-LCH:
64.7357, 33.5966, 222.9781
CIE-Luv:
64.7357, -43.7361, -32.1144
Hunter-Lab:
58.0646, -22.5358, -18.5536
#2dabc5 color charts
#2dabc5 color shades, tints & tones
#2dabc5 color schemes
#2dabc5 color preview, HTML & CSS examples
This text has a color of #2dabc5
<p style="color:#2dabc5;">Text here</p>
.mytext {color:#2dabc5;}
This box has a color of #2dabc5
<div style="background-color:#2dabc5;">Content here</div>
.mybackground {background-color:#2dabc5;}
Border around this has a color of #2dabc5
<div style="border:2px solid #2dabc5;">Content here</div>
.myborder {border:2px solid #2dabc5;}