#2d9483 color space conversions
Hex:
        #2d9483
        RGB:
        45, 148, 131
        CMY:
        82, 42, 49
        CMYK:
        70, 0, 11, 42
      HSL:
        170°, 53.3679%, 37.8431%
        HSV (HSB):
        170°, 69.5946%, 58.0392%
        XYZ:
        15.7688, 23.3764, 25.1537
        xyY:
        0.2452, 0.3636, 23.3764
      CIE-Lab:
        55.4579, -33.2672, 0.4847
        CIE-LCH:
        55.4579, 33.2708, 179.1654
        CIE-Luv:
        55.4579, -39.7212, 5.6143
        Hunter-Lab:
        48.3491, -26.3941, 2.9987
      #2d9483 color charts
#2d9483 RGB chart
      #2d9483 CMYK chart
      #2d9483 RGB pie chart
      #2d9483 color shades, tints & tones
#2d9483 color schemes
#2d9483 color preview, HTML & CSS examples
           This text has a color of #2d9483        
        
          <p style="color:#2d9483;">Text here</p>
        
        
          .mytext {color:#2d9483;}
        
        Text color #2d9483
      
           This box has a color of #2d9483        
        
          <div style="background-color:#2d9483;">Content here</div>
        
        
          .mybackground {background-color:#2d9483;}
        
        Background color #2d9483
      
           Border around this has a color of #2d9483        
        
          <div style="border:2px solid #2d9483;">Content here</div>
        
        
          .myborder {border:2px solid #2d9483;}
        
        Border color #2d9483