#2d9533 color space conversions
Hex:
        #2d9533
        RGB:
        45, 149, 51
        CMY:
        82, 42, 80
        CMYK:
        70, 0, 66, 42
      HSL:
        123°, 53.6082%, 38.0392%
        HSV (HSB):
        123°, 69.7987%, 58.4314%
        XYZ:
        12.4272, 22.2918, 6.7797
        xyY:
        0.2995, 0.5372, 22.2918
      CIE-Lab:
        54.3352, -49.3947, 41.9967
        CIE-LCH:
        54.3352, 64.8348, 139.6279
        CIE-Luv:
        54.3352, -44.1097, 55.1776
        Hunter-Lab:
        47.2142, -35.6421, 24.5362
      #2d9533 color charts
#2d9533 RGB chart
      #2d9533 CMYK chart
      #2d9533 RGB pie chart
      #2d9533 color shades, tints & tones
#2d9533 color schemes
#2d9533 color preview, HTML & CSS examples
           This text has a color of #2d9533        
        
          <p style="color:#2d9533;">Text here</p>
        
        
          .mytext {color:#2d9533;}
        
        Text color #2d9533
      
           This box has a color of #2d9533        
        
          <div style="background-color:#2d9533;">Content here</div>
        
        
          .mybackground {background-color:#2d9533;}
        
        Background color #2d9533
      
           Border around this has a color of #2d9533        
        
          <div style="border:2px solid #2d9533;">Content here</div>
        
        
          .myborder {border:2px solid #2d9533;}
        
        Border color #2d9533