#53486f color space conversions
Hex:
        #53486f
        RGB:
        83, 72, 111
        CMY:
        67, 72, 56
        CMYK:
        25, 35, 0, 56
      HSL:
        257°, 21.3115%, 35.8824%
        HSV (HSB):
        257°, 35.1351%, 43.5294%
        XYZ:
        8.7539, 7.6214, 16.0486
        xyY:
        0.2700, 0.2351, 7.6214
      CIE-Lab:
        33.1817, 13.8101, -20.8507
        CIE-LCH:
        33.1817, 25.0094, 303.5178
        CIE-Luv:
        33.1817, 2.8750, -29.2147
        Hunter-Lab:
        27.6069, 8.2885, -15.1420
      #53486f color charts
#53486f RGB chart
      #53486f CMYK chart
      #53486f RGB pie chart
      #53486f color shades, tints & tones
#53486f color schemes
#53486f color preview, HTML & CSS examples
           This text has a color of #53486f        
        
          <p style="color:#53486f;">Text here</p>
        
        
          .mytext {color:#53486f;}
        
        Text color #53486f
      
           This box has a color of #53486f        
        
          <div style="background-color:#53486f;">Content here</div>
        
        
          .mybackground {background-color:#53486f;}
        
        Background color #53486f
      
           Border around this has a color of #53486f        
        
          <div style="border:2px solid #53486f;">Content here</div>
        
        
          .myborder {border:2px solid #53486f;}
        
        Border color #53486f