#5a7a1b color space conversions
Hex:
        #5a7a1b
        RGB:
        90, 122, 27
        CMY:
        65, 52, 89
        CMYK:
        26, 0, 78, 52
      HSL:
        80°, 63.7584%, 29.2157%
        HSV (HSB):
        80°, 77.8689%, 47.8431%
        XYZ:
        11.3738, 16.1719, 3.5589
        xyY:
        0.3657, 0.5199, 16.1719
      CIE-Lab:
        47.1992, -26.0186, 45.0176
        CIE-LCH:
        47.1992, 51.9957, 120.0264
        CIE-Luv:
        47.1992, -15.9034, 50.1104
        Hunter-Lab:
        40.2142, -19.8897, 22.9029
      #5a7a1b color charts
#5a7a1b RGB chart
      #5a7a1b CMYK chart
      #5a7a1b RGB pie chart
      #5a7a1b color shades, tints & tones
#5a7a1b color schemes
#5a7a1b color preview, HTML & CSS examples
           This text has a color of #5a7a1b        
        
          <p style="color:#5a7a1b;">Text here</p>
        
        
          .mytext {color:#5a7a1b;}
        
        Text color #5a7a1b
      
           This box has a color of #5a7a1b        
        
          <div style="background-color:#5a7a1b;">Content here</div>
        
        
          .mybackground {background-color:#5a7a1b;}
        
        Background color #5a7a1b
      
           Border around this has a color of #5a7a1b        
        
          <div style="border:2px solid #5a7a1b;">Content here</div>
        
        
          .myborder {border:2px solid #5a7a1b;}
        
        Border color #5a7a1b