#53758e color space conversions
Hex:
        #53758e
        RGB:
        83, 117, 142
        CMY:
        67, 54, 44
        CMYK:
        42, 18, 0, 44
      HSL:
        205°, 26.2222%, 44.1176%
        HSV (HSB):
        205°, 41.5493%, 55.6863%
        XYZ:
        14.8111, 16.5146, 27.9982
        xyY:
        0.2497, 0.2784, 16.5146
      CIE-Lab:
        47.6425, -5.2589, -17.4519
        CIE-LCH:
        47.6425, 18.2271, 253.2304
        CIE-Luv:
        47.6425, -16.6437, -24.4126
        Hunter-Lab:
        40.6381, -6.0603, -12.4020
      #53758e color charts
#53758e RGB chart
      #53758e CMYK chart
      #53758e RGB pie chart
      #53758e color shades, tints & tones
#53758e color schemes
#53758e color preview, HTML & CSS examples
           This text has a color of #53758e        
        
          <p style="color:#53758e;">Text here</p>
        
        
          .mytext {color:#53758e;}
        
        Text color #53758e
      
           This box has a color of #53758e        
        
          <div style="background-color:#53758e;">Content here</div>
        
        
          .mybackground {background-color:#53758e;}
        
        Background color #53758e
      
           Border around this has a color of #53758e        
        
          <div style="border:2px solid #53758e;">Content here</div>
        
        
          .myborder {border:2px solid #53758e;}
        
        Border color #53758e