#53385f color space conversions
Hex:
        #53385f
        RGB:
        83, 56, 95
        CMY:
        67, 78, 63
        CMYK:
        13, 41, 0, 63
      HSL:
        282°, 25.8278%, 29.6078%
        HSV (HSB):
        282°, 41.0526%, 37.2549%
        XYZ:
        7.0470, 5.4936, 11.5154
        xyY:
        0.2929, 0.2284, 5.4936
      CIE-Lab:
        28.0971, 19.9779, -18.5515
        CIE-LCH:
        28.0971, 27.2630, 317.1202
        CIE-Luv:
        28.0971, 10.7712, -25.4219
        Hunter-Lab:
        23.4384, 12.6509, -12.7227
      #53385f color charts
#53385f RGB chart
      #53385f CMYK chart
      #53385f RGB pie chart
      #53385f color shades, tints & tones
#53385f color schemes
#53385f color preview, HTML & CSS examples
           This text has a color of #53385f        
        
          <p style="color:#53385f;">Text here</p>
        
        
          .mytext {color:#53385f;}
        
        Text color #53385f
      
           This box has a color of #53385f        
        
          <div style="background-color:#53385f;">Content here</div>
        
        
          .mybackground {background-color:#53385f;}
        
        Background color #53385f
      
           Border around this has a color of #53385f        
        
          <div style="border:2px solid #53385f;">Content here</div>
        
        
          .myborder {border:2px solid #53385f;}
        
        Border color #53385f