#536a6f color space conversions
Hex:
        #536a6f
        RGB:
        83, 106, 111
        CMY:
        67, 58, 56
        CMYK:
        25, 5, 0, 56
      HSL:
        191°, 14.4330%, 38.0392%
        HSV (HSB):
        191°, 25.2252%, 43.5294%
        XYZ:
        11.5906, 13.2948, 16.9942
        xyY:
        0.2768, 0.3175, 13.2948
      CIE-Lab:
        43.2041, -7.2431, -5.6061
        CIE-LCH:
        43.2041, 9.1592, 217.7396
        CIE-Luv:
        43.2041, -11.7279, -6.5357
        Hunter-Lab:
        36.4620, -7.0668, -2.1105
      #536a6f color charts
#536a6f RGB chart
      #536a6f CMYK chart
      #536a6f RGB pie chart
      #536a6f color shades, tints & tones
#536a6f color schemes
#536a6f color preview, HTML & CSS examples
           This text has a color of #536a6f        
        
          <p style="color:#536a6f;">Text here</p>
        
        
          .mytext {color:#536a6f;}
        
        Text color #536a6f
      
           This box has a color of #536a6f        
        
          <div style="background-color:#536a6f;">Content here</div>
        
        
          .mybackground {background-color:#536a6f;}
        
        Background color #536a6f
      
           Border around this has a color of #536a6f        
        
          <div style="border:2px solid #536a6f;">Content here</div>
        
        
          .myborder {border:2px solid #536a6f;}
        
        Border color #536a6f