#537f7f color space conversions
Hex:
        #537f7f
        RGB:
        83, 127, 127
        CMY:
        67, 50, 50
        CMYK:
        35, 0, 0, 50
      HSL:
        180°, 20.9524%, 41.1765%
        HSV (HSB):
        180°, 34.6457%, 49.8039%
        XYZ:
        14.9874, 18.5500, 22.8693
        xyY:
        0.2657, 0.3289, 18.5500
      CIE-Lab:
        50.1566, -15.0318, -4.8220
        CIE-LCH:
        50.1566, 15.7863, 197.7856
        CIE-Luv:
        50.1566, -20.9711, -4.5322
        Hunter-Lab:
        43.0698, -13.2577, -1.3331
      #537f7f color charts
#537f7f RGB chart
      #537f7f CMYK chart
      #537f7f RGB pie chart
      #537f7f color shades, tints & tones
#537f7f color schemes
#537f7f color preview, HTML & CSS examples
           This text has a color of #537f7f        
        
          <p style="color:#537f7f;">Text here</p>
        
        
          .mytext {color:#537f7f;}
        
        Text color #537f7f
      
           This box has a color of #537f7f        
        
          <div style="background-color:#537f7f;">Content here</div>
        
        
          .mybackground {background-color:#537f7f;}
        
        Background color #537f7f
      
           Border around this has a color of #537f7f        
        
          <div style="border:2px solid #537f7f;">Content here</div>
        
        
          .myborder {border:2px solid #537f7f;}
        
        Border color #537f7f