#1d822b color space conversions
Hex:
        #1d822b
        RGB:
        29, 130, 43
        CMY:
        89, 49, 83
        CMYK:
        78, 0, 67, 49
      HSL:
        128°, 63.5220%, 31.1765%
        HSV (HSB):
        128°, 77.6923%, 50.9804%
        XYZ:
        8.9254, 16.4009, 4.9808
        xyY:
        0.2945, 0.5412, 16.4009
      CIE-Lab:
        47.4961, -46.4251, 37.9481
        CIE-LCH:
        47.4961, 59.9613, 140.7372
        CIE-Luv:
        47.4961, -40.4762, 48.5322
        Hunter-Lab:
        40.4980, -31.5318, 21.0566
      #1d822b color charts
#1d822b RGB chart
      #1d822b CMYK chart
      #1d822b RGB pie chart
      #1d822b color shades, tints & tones
#1d822b color schemes
#1d822b color preview, HTML & CSS examples
           This text has a color of #1d822b        
        
          <p style="color:#1d822b;">Text here</p>
        
        
          .mytext {color:#1d822b;}
        
        Text color #1d822b
      
           This box has a color of #1d822b        
        
          <div style="background-color:#1d822b;">Content here</div>
        
        
          .mybackground {background-color:#1d822b;}
        
        Background color #1d822b
      
           Border around this has a color of #1d822b        
        
          <div style="border:2px solid #1d822b;">Content here</div>
        
        
          .myborder {border:2px solid #1d822b;}
        
        Border color #1d822b