#2daec2 color space conversions
Hex:
#2daec2
RGB:
45, 174, 194
CMY:
82, 32, 24
CMYK:
77, 10, 0, 24
HSL:
188°, 62.3431%, 46.8627%
HSV (HSB):
188°, 76.8041%, 76.0784%
XYZ:
25.9558, 34.7250, 56.3735
xyY:
0.2217, 0.2967, 34.7250
CIE-Lab:
65.5340, -27.0487, -20.0202
CIE-LCH:
65.5340, 33.6517, 216.5072
CIE-Luv:
65.5340, -45.0041, -27.1081
Hunter-Lab:
58.9280, -24.5005, -15.4703
#2daec2 color charts
#2daec2 color shades, tints & tones
#2daec2 color schemes
#2daec2 color preview, HTML & CSS examples
This text has a color of #2daec2
<p style="color:#2daec2;">Text here</p>
.mytext {color:#2daec2;}
This box has a color of #2daec2
<div style="background-color:#2daec2;">Content here</div>
.mybackground {background-color:#2daec2;}
Border around this has a color of #2daec2
<div style="border:2px solid #2daec2;">Content here</div>
.myborder {border:2px solid #2daec2;}