#53335d color space conversions
Hex:
        #53335d
        RGB:
        83, 51, 93
        CMY:
        67, 80, 64
        CMYK:
        11, 45, 0, 64
      HSL:
        286°, 29.1667%, 28.2353%
        HSV (HSB):
        286°, 45.1613%, 36.4706%
        XYZ:
        6.7269, 4.9970, 10.9659
        xyY:
        0.2965, 0.2202, 4.9970
      CIE-Lab:
        26.7261, 22.6570, -19.3860
        CIE-LCH:
        26.7261, 29.8188, 319.4487
        CIE-Luv:
        26.7261, 12.8548, -26.3473
        Hunter-Lab:
        22.3539, 14.5961, -13.4375
      #53335d color charts
#53335d RGB chart
      #53335d CMYK chart
      #53335d RGB pie chart
      #53335d color shades, tints & tones
#53335d color schemes
#53335d color preview, HTML & CSS examples
           This text has a color of #53335d        
        
          <p style="color:#53335d;">Text here</p>
        
        
          .mytext {color:#53335d;}
        
        Text color #53335d
      
           This box has a color of #53335d        
        
          <div style="background-color:#53335d;">Content here</div>
        
        
          .mybackground {background-color:#53335d;}
        
        Background color #53335d
      
           Border around this has a color of #53335d        
        
          <div style="border:2px solid #53335d;">Content here</div>
        
        
          .myborder {border:2px solid #53335d;}
        
        Border color #53335d