#53970a color space conversions
Hex:
        #53970a
        RGB:
        83, 151, 10
        CMY:
        67, 41, 96
        CMYK:
        45, 0, 93, 41
      HSL:
        89°, 87.5776%, 31.5686%
        HSV (HSB):
        89°, 93.3775%, 59.2157%
        XYZ:
        14.6887, 23.9941, 4.1443
        xyY:
        0.3430, 0.5603, 23.9941
      CIE-Lab:
        56.0819, -42.3789, 57.0030
        CIE-LCH:
        56.0819, 71.0304, 126.6290
        CIE-Luv:
        56.0819, -33.5604, 65.3376
        Hunter-Lab:
        48.9838, -32.1952, 29.2724
      #53970a color charts
#53970a RGB chart
      #53970a CMYK chart
      #53970a RGB pie chart
      #53970a color shades, tints & tones
#53970a color schemes
#53970a color preview, HTML & CSS examples
           This text has a color of #53970a        
        
          <p style="color:#53970a;">Text here</p>
        
        
          .mytext {color:#53970a;}
        
        Text color #53970a
      
           This box has a color of #53970a        
        
          <div style="background-color:#53970a;">Content here</div>
        
        
          .mybackground {background-color:#53970a;}
        
        Background color #53970a
      
           Border around this has a color of #53970a        
        
          <div style="border:2px solid #53970a;">Content here</div>
        
        
          .myborder {border:2px solid #53970a;}
        
        Border color #53970a