#5a7f35 color space conversions
Hex:
        #5a7f35
        RGB:
        90, 127, 53
        CMY:
        65, 50, 79
        CMYK:
        29, 0, 58, 50
      HSL:
        90°, 41.1111%, 35.2941%
        HSV (HSB):
        90°, 58.2677%, 49.8039%
        XYZ:
        12.4484, 17.6094, 6.1110
        xyY:
        0.3442, 0.4869, 17.6094
      CIE-Lab:
        49.0189, -26.3350, 35.5276
        CIE-LCH:
        49.0189, 44.2238, 126.5478
        CIE-Luv:
        49.0189, -18.4824, 43.9961
        Hunter-Lab:
        41.9636, -20.4846, 20.7403
      #5a7f35 color charts
#5a7f35 RGB chart
      #5a7f35 CMYK chart
      #5a7f35 RGB pie chart
      #5a7f35 color shades, tints & tones
#5a7f35 color schemes
#5a7f35 color preview, HTML & CSS examples
           This text has a color of #5a7f35        
        
          <p style="color:#5a7f35;">Text here</p>
        
        
          .mytext {color:#5a7f35;}
        
        Text color #5a7f35
      
           This box has a color of #5a7f35        
        
          <div style="background-color:#5a7f35;">Content here</div>
        
        
          .mybackground {background-color:#5a7f35;}
        
        Background color #5a7f35
      
           Border around this has a color of #5a7f35        
        
          <div style="border:2px solid #5a7f35;">Content here</div>
        
        
          .myborder {border:2px solid #5a7f35;}
        
        Border color #5a7f35