#1d9112 color space conversions
Hex:
        #1d9112
        RGB:
        29, 145, 18
        CMY:
        89, 43, 93
        CMYK:
        80, 0, 88, 43
      HSL:
        115°, 77.9141%, 31.9608%
        HSV (HSB):
        115°, 87.5862%, 56.8627%
        XYZ:
        10.7413, 20.5557, 3.9738
        xyY:
        0.3045, 0.5828, 20.5557
      CIE-Lab:
        52.4597, -53.3485, 51.6936
        CIE-LCH:
        52.4597, 74.2852, 135.9026
        CIE-Luv:
        52.4597, -46.3983, 61.7756
        Hunter-Lab:
        45.3384, -37.0531, 26.5403
      #1d9112 color charts
#1d9112 RGB chart
      #1d9112 CMYK chart
      #1d9112 RGB pie chart
      #1d9112 color shades, tints & tones
#1d9112 color schemes
#1d9112 color preview, HTML & CSS examples
           This text has a color of #1d9112        
        
          <p style="color:#1d9112;">Text here</p>
        
        
          .mytext {color:#1d9112;}
        
        Text color #1d9112
      
           This box has a color of #1d9112        
        
          <div style="background-color:#1d9112;">Content here</div>
        
        
          .mybackground {background-color:#1d9112;}
        
        Background color #1d9112
      
           Border around this has a color of #1d9112        
        
          <div style="border:2px solid #1d9112;">Content here</div>
        
        
          .myborder {border:2px solid #1d9112;}
        
        Border color #1d9112