#537b8f color space conversions
Hex:
        #537b8f
        RGB:
        83, 123, 143
        CMY:
        67, 52, 44
        CMYK:
        42, 14, 0, 44
      HSL:
        200°, 26.5487%, 44.3137%
        HSV (HSB):
        200°, 41.9580%, 56.0784%
        XYZ:
        15.6082, 17.9881, 28.6360
        xyY:
        0.2508, 0.2890, 17.9881
      CIE-Lab:
        49.4817, -8.4437, -15.2394
        CIE-LCH:
        49.4817, 17.4223, 241.0106
        CIE-Luv:
        49.4817, -19.1117, -20.8187
        Hunter-Lab:
        42.4124, -8.5319, -10.3428
      #537b8f color charts
#537b8f RGB chart
      #537b8f CMYK chart
      #537b8f RGB pie chart
      #537b8f color shades, tints & tones
#537b8f color schemes
#537b8f color preview, HTML & CSS examples
           This text has a color of #537b8f        
        
          <p style="color:#537b8f;">Text here</p>
        
        
          .mytext {color:#537b8f;}
        
        Text color #537b8f
      
           This box has a color of #537b8f        
        
          <div style="background-color:#537b8f;">Content here</div>
        
        
          .mybackground {background-color:#537b8f;}
        
        Background color #537b8f
      
           Border around this has a color of #537b8f        
        
          <div style="border:2px solid #537b8f;">Content here</div>
        
        
          .myborder {border:2px solid #537b8f;}
        
        Border color #537b8f