#53980f color space conversions
Hex:
        #53980f
        RGB:
        83, 152, 15
        CMY:
        67, 40, 94
        CMYK:
        45, 0, 90, 40
      HSL:
        90°, 82.0359%, 32.7451%
        HSV (HSB):
        90°, 90.1316%, 59.6078%
        XYZ:
        14.8817, 24.3300, 4.3637
        xyY:
        0.3415, 0.5583, 24.3300
      CIE-Lab:
        56.4167, -42.6513, 56.4132
        CIE-LCH:
        56.4167, 70.7219, 127.0912
        CIE-Luv:
        56.4167, -33.9878, 65.2363
        Hunter-Lab:
        49.3254, -32.4651, 29.2825
      #53980f color charts
#53980f RGB chart
      #53980f CMYK chart
      #53980f RGB pie chart
      #53980f color shades, tints & tones
#53980f color schemes
#53980f color preview, HTML & CSS examples
           This text has a color of #53980f        
        
          <p style="color:#53980f;">Text here</p>
        
        
          .mytext {color:#53980f;}
        
        Text color #53980f
      
           This box has a color of #53980f        
        
          <div style="background-color:#53980f;">Content here</div>
        
        
          .mybackground {background-color:#53980f;}
        
        Background color #53980f
      
           Border around this has a color of #53980f        
        
          <div style="border:2px solid #53980f;">Content here</div>
        
        
          .myborder {border:2px solid #53980f;}
        
        Border color #53980f