#538d7f color space conversions
Hex:
        #538d7f
        RGB:
        83, 141, 127
        CMY:
        67, 45, 50
        CMYK:
        41, 0, 10, 45
      HSL:
        166°, 25.8929%, 43.9216%
        HSV (HSB):
        166°, 41.1348%, 55.2941%
        XYZ:
        16.9229, 22.4211, 23.5144
        xyY:
        0.2692, 0.3567, 22.4211
      CIE-Lab:
        54.4709, -22.4675, 1.5089
        CIE-LCH:
        54.4709, 22.5181, 176.1578
        CIE-Luv:
        54.4709, -26.9848, 5.5425
        Hunter-Lab:
        47.3509, -19.0692, 3.7022
      #538d7f color charts
#538d7f RGB chart
      #538d7f CMYK chart
      #538d7f RGB pie chart
      #538d7f color shades, tints & tones
#538d7f color schemes
#538d7f color preview, HTML & CSS examples
           This text has a color of #538d7f        
        
          <p style="color:#538d7f;">Text here</p>
        
        
          .mytext {color:#538d7f;}
        
        Text color #538d7f
      
           This box has a color of #538d7f        
        
          <div style="background-color:#538d7f;">Content here</div>
        
        
          .mybackground {background-color:#538d7f;}
        
        Background color #538d7f
      
           Border around this has a color of #538d7f        
        
          <div style="border:2px solid #538d7f;">Content here</div>
        
        
          .myborder {border:2px solid #538d7f;}
        
        Border color #538d7f