#537a8f color space conversions
Hex:
        #537a8f
        RGB:
        83, 122, 143
        CMY:
        67, 52, 44
        CMYK:
        42, 15, 0, 44
      HSL:
        201°, 26.5487%, 44.3137%
        HSV (HSB):
        201°, 41.9580%, 56.0784%
        XYZ:
        15.4847, 17.7412, 28.5949
        xyY:
        0.2505, 0.2870, 17.7412
      CIE-Lab:
        49.1807, -7.8703, -15.6969
        CIE-LCH:
        49.1807, 17.5594, 243.3713
        CIE-Luv:
        49.1807, -18.6991, -21.5617
        Hunter-Lab:
        42.1203, -8.0885, -10.7668
      #537a8f color charts
#537a8f RGB chart
      #537a8f CMYK chart
      #537a8f RGB pie chart
      #537a8f color shades, tints & tones
#537a8f color schemes
#537a8f color preview, HTML & CSS examples
           This text has a color of #537a8f        
        
          <p style="color:#537a8f;">Text here</p>
        
        
          .mytext {color:#537a8f;}
        
        Text color #537a8f
      
           This box has a color of #537a8f        
        
          <div style="background-color:#537a8f;">Content here</div>
        
        
          .mybackground {background-color:#537a8f;}
        
        Background color #537a8f
      
           Border around this has a color of #537a8f        
        
          <div style="border:2px solid #537a8f;">Content here</div>
        
        
          .myborder {border:2px solid #537a8f;}
        
        Border color #537a8f