#5a7f2a color space conversions
Hex:
        #5a7f2a
        RGB:
        90, 127, 42
        CMY:
        65, 50, 84
        CMYK:
        29, 0, 67, 50
      HSL:
        86°, 50.2959%, 33.1373%
        HSV (HSB):
        86°, 66.9291%, 49.8039%
        XYZ:
        12.2237, 17.5196, 4.9278
        xyY:
        0.3526, 0.5053, 17.5196
      CIE-Lab:
        48.9081, -27.3943, 40.6369
        CIE-LCH:
        48.9081, 49.0083, 123.9849
        CIE-Luv:
        48.9081, -18.5151, 48.1611
        Hunter-Lab:
        41.8564, -21.1195, 22.3191
      #5a7f2a color charts
#5a7f2a RGB chart
      #5a7f2a CMYK chart
      #5a7f2a RGB pie chart
      #5a7f2a color shades, tints & tones
#5a7f2a color schemes
#5a7f2a color preview, HTML & CSS examples
           This text has a color of #5a7f2a        
        
          <p style="color:#5a7f2a;">Text here</p>
        
        
          .mytext {color:#5a7f2a;}
        
        Text color #5a7f2a
      
           This box has a color of #5a7f2a        
        
          <div style="background-color:#5a7f2a;">Content here</div>
        
        
          .mybackground {background-color:#5a7f2a;}
        
        Background color #5a7f2a
      
           Border around this has a color of #5a7f2a        
        
          <div style="border:2px solid #5a7f2a;">Content here</div>
        
        
          .myborder {border:2px solid #5a7f2a;}
        
        Border color #5a7f2a