#2dc7bc color space conversions
Hex:
        #2dc7bc
        RGB:
        45, 199, 188
        CMY:
        82, 22, 26
        CMYK:
        77, 0, 6, 22
      HSL:
        176°, 63.1148%, 47.8431%
        HSV (HSB):
        176°, 77.3869%, 78.0392%
        XYZ:
        30.5827, 45.0356, 54.6578
        xyY:
        0.2348, 0.3457, 45.0356
      CIE-Lab:
        72.9153, -40.6332, -5.6478
        CIE-LCH:
        72.9153, 41.0238, 187.9131
        CIE-Luv:
        72.9153, -54.2617, -2.3689
        Hunter-Lab:
        67.1086, -36.0939, -1.3139
      #2dc7bc color charts
#2dc7bc RGB chart
      #2dc7bc CMYK chart
      #2dc7bc RGB pie chart
      #2dc7bc color shades, tints & tones
#2dc7bc color schemes
#2dc7bc color preview, HTML & CSS examples
           This text has a color of #2dc7bc        
        
          <p style="color:#2dc7bc;">Text here</p>
        
        
          .mytext {color:#2dc7bc;}
        
        Text color #2dc7bc
      
           This box has a color of #2dc7bc        
        
          <div style="background-color:#2dc7bc;">Content here</div>
        
        
          .mybackground {background-color:#2dc7bc;}
        
        Background color #2dc7bc
      
           Border around this has a color of #2dc7bc        
        
          <div style="border:2px solid #2dc7bc;">Content here</div>
        
        
          .myborder {border:2px solid #2dc7bc;}
        
        Border color #2dc7bc