#538f3f color space conversions
Hex:
        #538f3f
        RGB:
        83, 143, 63
        CMY:
        67, 44, 75
        CMYK:
        42, 0, 56, 44
      HSL:
        105°, 38.8350%, 40.3922%
        HSV (HSB):
        105°, 55.9441%, 56.0784%
        XYZ:
        14.2869, 21.8428, 8.1657
        xyY:
        0.3225, 0.4931, 21.8428
      CIE-Lab:
        53.8598, -35.2697, 36.1065
        CIE-LCH:
        53.8598, 50.4741, 134.3283
        CIE-Luv:
        53.8598, -29.3234, 47.7221
        Hunter-Lab:
        46.7363, -27.2223, 22.3563
      #538f3f color charts
#538f3f RGB chart
      #538f3f CMYK chart
      #538f3f RGB pie chart
      #538f3f color shades, tints & tones
#538f3f color schemes
#538f3f color preview, HTML & CSS examples
           This text has a color of #538f3f        
        
          <p style="color:#538f3f;">Text here</p>
        
        
          .mytext {color:#538f3f;}
        
        Text color #538f3f
      
           This box has a color of #538f3f        
        
          <div style="background-color:#538f3f;">Content here</div>
        
        
          .mybackground {background-color:#538f3f;}
        
        Background color #538f3f
      
           Border around this has a color of #538f3f        
        
          <div style="border:2px solid #538f3f;">Content here</div>
        
        
          .myborder {border:2px solid #538f3f;}
        
        Border color #538f3f