#5a7f30 color space conversions
Hex:
        #5a7f30
        RGB:
        90, 127, 48
        CMY:
        65, 50, 81
        CMYK:
        29, 0, 62, 50
      HSL:
        88°, 45.1429%, 34.3137%
        HSV (HSB):
        88°, 62.2047%, 49.8039%
        XYZ:
        12.3393, 17.5658, 5.5365
        xyY:
        0.3482, 0.4956, 17.5658
      CIE-Lab:
        48.9652, -26.8473, 37.9140
        CIE-LCH:
        48.9652, 46.4570, 125.3026
        CIE-Luv:
        48.9652, -18.4980, 46.0023
        Hunter-Lab:
        41.9116, -20.7925, 21.5059
      #5a7f30 color charts
#5a7f30 RGB chart
      #5a7f30 CMYK chart
      #5a7f30 RGB pie chart
      #5a7f30 color shades, tints & tones
#5a7f30 color schemes
#5a7f30 color preview, HTML & CSS examples
           This text has a color of #5a7f30        
        
          <p style="color:#5a7f30;">Text here</p>
        
        
          .mytext {color:#5a7f30;}
        
        Text color #5a7f30
      
           This box has a color of #5a7f30        
        
          <div style="background-color:#5a7f30;">Content here</div>
        
        
          .mybackground {background-color:#5a7f30;}
        
        Background color #5a7f30
      
           Border around this has a color of #5a7f30        
        
          <div style="border:2px solid #5a7f30;">Content here</div>
        
        
          .myborder {border:2px solid #5a7f30;}
        
        Border color #5a7f30