#13992f color space conversions
Hex:
        #13992f
        RGB:
        19, 153, 47
        CMY:
        93, 40, 82
        CMYK:
        88, 0, 69, 40
      HSL:
        133°, 77.9070%, 33.7255%
        HSV (HSB):
        133°, 87.5817%, 60.0000%
        XYZ:
        12.1729, 23.1261, 6.5115
        xyY:
        0.2911, 0.5531, 23.1261
      CIE-Lab:
        55.2020, -54.8737, 44.5505
        CIE-LCH:
        55.2020, 70.6815, 140.9278
        CIE-Luv:
        55.2020, -49.6815, 58.4249
        Hunter-Lab:
        48.0897, -38.9734, 25.6346
      #13992f color charts
#13992f RGB chart
      #13992f CMYK chart
      #13992f RGB pie chart
      #13992f color shades, tints & tones
#13992f color schemes
#13992f color preview, HTML & CSS examples
           This text has a color of #13992f        
        
          <p style="color:#13992f;">Text here</p>
        
        
          .mytext {color:#13992f;}
        
        Text color #13992f
      
           This box has a color of #13992f        
        
          <div style="background-color:#13992f;">Content here</div>
        
        
          .mybackground {background-color:#13992f;}
        
        Background color #13992f
      
           Border around this has a color of #13992f        
        
          <div style="border:2px solid #13992f;">Content here</div>
        
        
          .myborder {border:2px solid #13992f;}
        
        Border color #13992f