#2dbc86 color space conversions
Hex:
        #2dbc86
        RGB:
        45, 188, 134
        CMY:
        82, 26, 47
        CMYK:
        76, 0, 29, 26
      HSL:
        157°, 61.3734%, 45.6863%
        HSV (HSB):
        157°, 76.0638%, 73.7255%
        XYZ:
        23.3685, 38.2456, 28.7047
        xyY:
        0.2587, 0.4235, 38.2456
      CIE-Lab:
        68.2012, -49.7033, 16.9332
        CIE-LCH:
        68.2012, 52.5086, 161.1868
        CIE-Luv:
        68.2012, -54.0970, 31.4828
        Hunter-Lab:
        61.8430, -40.7758, 15.7703
      #2dbc86 color charts
#2dbc86 RGB chart
      #2dbc86 CMYK chart
      #2dbc86 RGB pie chart
      #2dbc86 color shades, tints & tones
#2dbc86 color schemes
#2dbc86 color preview, HTML & CSS examples
           This text has a color of #2dbc86        
        
          <p style="color:#2dbc86;">Text here</p>
        
        
          .mytext {color:#2dbc86;}
        
        Text color #2dbc86
      
           This box has a color of #2dbc86        
        
          <div style="background-color:#2dbc86;">Content here</div>
        
        
          .mybackground {background-color:#2dbc86;}
        
        Background color #2dbc86
      
           Border around this has a color of #2dbc86        
        
          <div style="border:2px solid #2dbc86;">Content here</div>
        
        
          .myborder {border:2px solid #2dbc86;}
        
        Border color #2dbc86