#53718f color space conversions
Hex:
        #53718f
        RGB:
        83, 113, 143
        CMY:
        67, 56, 44
        CMYK:
        42, 21, 0, 44
      HSL:
        210°, 26.5487%, 44.3137%
        HSV (HSB):
        210°, 41.9580%, 56.0784%
        XYZ:
        14.4303, 15.6324, 28.2434
        xyY:
        0.2475, 0.2681, 15.6324
      CIE-Lab:
        46.4885, -2.6104, -19.8117
        CIE-LCH:
        46.4885, 19.9830, 262.4940
        CIE-Luv:
        46.4885, -15.0112, -28.1975
        Hunter-Lab:
        39.5379, -4.0432, -14.6766
      #53718f color charts
#53718f RGB chart
      #53718f CMYK chart
      #53718f RGB pie chart
      #53718f color shades, tints & tones
#53718f color schemes
#53718f color preview, HTML & CSS examples
           This text has a color of #53718f        
        
          <p style="color:#53718f;">Text here</p>
        
        
          .mytext {color:#53718f;}
        
        Text color #53718f
      
           This box has a color of #53718f        
        
          <div style="background-color:#53718f;">Content here</div>
        
        
          .mybackground {background-color:#53718f;}
        
        Background color #53718f
      
           Border around this has a color of #53718f        
        
          <div style="border:2px solid #53718f;">Content here</div>
        
        
          .myborder {border:2px solid #53718f;}
        
        Border color #53718f