#2d9564 color space conversions
Hex:
        #2d9564
        RGB:
        45, 149, 100
        CMY:
        82, 42, 61
        CMYK:
        70, 0, 33, 42
      HSL:
        152°, 53.6082%, 38.0392%
        HSV (HSB):
        152°, 69.7987%, 58.4314%
        XYZ:
        14.1299, 22.9729, 15.7461
        xyY:
        0.2674, 0.4347, 22.9729
      CIE-Lab:
        55.0444, -41.3534, 17.5117
        CIE-LCH:
        55.0444, 44.9084, 157.0490
        CIE-Luv:
        55.0444, -41.9442, 29.3124
        Hunter-Lab:
        47.9300, -31.2553, 14.0729
      #2d9564 color charts
#2d9564 RGB chart
      #2d9564 CMYK chart
      #2d9564 RGB pie chart
      #2d9564 color shades, tints & tones
#2d9564 color schemes
#2d9564 color preview, HTML & CSS examples
           This text has a color of #2d9564        
        
          <p style="color:#2d9564;">Text here</p>
        
        
          .mytext {color:#2d9564;}
        
        Text color #2d9564
      
           This box has a color of #2d9564        
        
          <div style="background-color:#2d9564;">Content here</div>
        
        
          .mybackground {background-color:#2d9564;}
        
        Background color #2d9564
      
           Border around this has a color of #2d9564        
        
          <div style="border:2px solid #2d9564;">Content here</div>
        
        
          .myborder {border:2px solid #2d9564;}
        
        Border color #2d9564