#536e6e color space conversions
Hex:
        #536e6e
        RGB:
        83, 110, 110
        CMY:
        67, 57, 57
        CMYK:
        25, 0, 0, 57
      HSL:
        180°, 13.9896%, 37.8431%
        HSV (HSB):
        180°, 24.5455%, 43.1373%
        XYZ:
        11.9577, 14.1166, 16.8464
        xyY:
        0.2786, 0.3289, 14.1166
      CIE-Lab:
        44.3998, -9.8062, -3.2315
        CIE-LCH:
        44.3998, 10.3249, 198.2390
        CIE-Luv:
        44.3998, -13.5249, -2.9251
        Hunter-Lab:
        37.5721, -8.9419, -0.2837
      #536e6e color charts
#536e6e RGB chart
      #536e6e CMYK chart
      #536e6e RGB pie chart
      #536e6e color shades, tints & tones
#536e6e color schemes
#536e6e color preview, HTML & CSS examples
           This text has a color of #536e6e        
        
          <p style="color:#536e6e;">Text here</p>
        
        
          .mytext {color:#536e6e;}
        
        Text color #536e6e
      
           This box has a color of #536e6e        
        
          <div style="background-color:#536e6e;">Content here</div>
        
        
          .mybackground {background-color:#536e6e;}
        
        Background color #536e6e
      
           Border around this has a color of #536e6e        
        
          <div style="border:2px solid #536e6e;">Content here</div>
        
        
          .myborder {border:2px solid #536e6e;}
        
        Border color #536e6e