#538f5e color space conversions
Hex:
        #538f5e
        RGB:
        83, 143, 94
        CMY:
        67, 44, 63
        CMYK:
        42, 0, 34, 44
      HSL:
        131°, 26.5487%, 44.3137%
        HSV (HSB):
        131°, 41.9580%, 56.0784%
        XYZ:
        15.4101, 22.2921, 14.0803
        xyY:
        0.2976, 0.4305, 22.2921
      CIE-Lab:
        54.3355, -30.5286, 20.1303
        CIE-LCH:
        54.3355, 36.5681, 146.5994
        CIE-Luv:
        54.3355, -28.6829, 30.6771
        Hunter-Lab:
        47.2145, -24.3655, 15.3687
      #538f5e color charts
#538f5e RGB chart
      #538f5e CMYK chart
      #538f5e RGB pie chart
      #538f5e color shades, tints & tones
#538f5e color schemes
#538f5e color preview, HTML & CSS examples
           This text has a color of #538f5e        
        
          <p style="color:#538f5e;">Text here</p>
        
        
          .mytext {color:#538f5e;}
        
        Text color #538f5e
      
           This box has a color of #538f5e        
        
          <div style="background-color:#538f5e;">Content here</div>
        
        
          .mybackground {background-color:#538f5e;}
        
        Background color #538f5e
      
           Border around this has a color of #538f5e        
        
          <div style="border:2px solid #538f5e;">Content here</div>
        
        
          .myborder {border:2px solid #538f5e;}
        
        Border color #538f5e