#2d9480 color space conversions
Hex:
        #2d9480
        RGB:
        45, 148, 128
        CMY:
        82, 42, 50
        CMYK:
        70, 0, 14, 42
      HSL:
        168°, 53.3679%, 37.8431%
        HSV (HSB):
        168°, 69.5946%, 58.0392%
        XYZ:
        15.5684, 23.2962, 24.0982
        xyY:
        0.2473, 0.3700, 23.2962
      CIE-Lab:
        55.3761, -34.0838, 2.0848
        CIE-LCH:
        55.3761, 34.1475, 176.4997
        CIE-Luv:
        55.3761, -39.9087, 7.9999
        Hunter-Lab:
        48.2661, -26.8901, 4.1842
      #2d9480 color charts
#2d9480 RGB chart
      #2d9480 CMYK chart
      #2d9480 RGB pie chart
      #2d9480 color shades, tints & tones
#2d9480 color schemes
#2d9480 color preview, HTML & CSS examples
           This text has a color of #2d9480        
        
          <p style="color:#2d9480;">Text here</p>
        
        
          .mytext {color:#2d9480;}
        
        Text color #2d9480
      
           This box has a color of #2d9480        
        
          <div style="background-color:#2d9480;">Content here</div>
        
        
          .mybackground {background-color:#2d9480;}
        
        Background color #2d9480
      
           Border around this has a color of #2d9480        
        
          <div style="border:2px solid #2d9480;">Content here</div>
        
        
          .myborder {border:2px solid #2d9480;}
        
        Border color #2d9480