#2dd5bc color space conversions
Hex:
        #2dd5bc
        RGB:
        45, 213, 188
        CMY:
        82, 16, 26
        CMYK:
        79, 0, 12, 16
      HSL:
        171°, 66.6667%, 50.5882%
        HSV (HSB):
        171°, 78.8732%, 83.5294%
        XYZ:
        33.9535, 51.7772, 55.7814
        xyY:
        0.2399, 0.3659, 51.7772
      CIE-Lab:
        77.1474, -46.7232, 0.5672
        CIE-LCH:
        77.1474, 46.7267, 179.3045
        CIE-Luv:
        77.1474, -59.1363, 8.1864
        Hunter-Lab:
        71.9564, -41.6962, 4.4072
      #2dd5bc color charts
#2dd5bc RGB chart
      #2dd5bc CMYK chart
      #2dd5bc RGB pie chart
      #2dd5bc color shades, tints & tones
#2dd5bc color schemes
#2dd5bc color preview, HTML & CSS examples
           This text has a color of #2dd5bc        
        
          <p style="color:#2dd5bc;">Text here</p>
        
        
          .mytext {color:#2dd5bc;}
        
        Text color #2dd5bc
      
           This box has a color of #2dd5bc        
        
          <div style="background-color:#2dd5bc;">Content here</div>
        
        
          .mybackground {background-color:#2dd5bc;}
        
        Background color #2dd5bc
      
           Border around this has a color of #2dd5bc        
        
          <div style="border:2px solid #2dd5bc;">Content here</div>
        
        
          .myborder {border:2px solid #2dd5bc;}
        
        Border color #2dd5bc