#11982f color space conversions
Hex:
        #11982f
        RGB:
        17, 152, 47
        CMY:
        93, 40, 82
        CMYK:
        89, 0, 69, 40
      HSL:
        133°, 79.8817%, 33.1373%
        HSV (HSB):
        133°, 88.8158%, 59.6078%
        XYZ:
        11.9725, 22.7809, 6.4555
        xyY:
        0.2905, 0.5528, 22.7809
      CIE-Lab:
        54.8459, -54.7294, 44.1617
        CIE-LCH:
        54.8459, 70.3247, 141.0996
        CIE-Luv:
        54.8459, -49.5293, 57.9379
        Hunter-Lab:
        47.7293, -38.7511, 25.3915
      #11982f color charts
#11982f RGB chart
      #11982f CMYK chart
      #11982f RGB pie chart
      #11982f color shades, tints & tones
#11982f color schemes
#11982f color preview, HTML & CSS examples
           This text has a color of #11982f        
        
          <p style="color:#11982f;">Text here</p>
        
        
          .mytext {color:#11982f;}
        
        Text color #11982f
      
           This box has a color of #11982f        
        
          <div style="background-color:#11982f;">Content here</div>
        
        
          .mybackground {background-color:#11982f;}
        
        Background color #11982f
      
           Border around this has a color of #11982f        
        
          <div style="border:2px solid #11982f;">Content here</div>
        
        
          .myborder {border:2px solid #11982f;}
        
        Border color #11982f