#53336f color space conversions
Hex:
        #53336f
        RGB:
        83, 51, 111
        CMY:
        67, 80, 56
        CMYK:
        25, 54, 0, 56
      HSL:
        272°, 37.0370%, 31.7647%
        HSV (HSB):
        272°, 54.0541%, 43.5294%
        XYZ:
        7.6203, 5.3543, 15.6708
        xyY:
        0.2660, 0.1869, 5.3543
      CIE-Lab:
        27.7214, 27.1459, -29.4294
        CIE-LCH:
        27.7214, 40.0373, 312.6887
        CIE-Luv:
        27.7214, 10.1033, -40.0891
        Hunter-Lab:
        23.1395, 18.2900, -23.9554
      #53336f color charts
#53336f RGB chart
      #53336f CMYK chart
      #53336f RGB pie chart
      #53336f color shades, tints & tones
#53336f color schemes
#53336f color preview, HTML & CSS examples
           This text has a color of #53336f        
        
          <p style="color:#53336f;">Text here</p>
        
        
          .mytext {color:#53336f;}
        
        Text color #53336f
      
           This box has a color of #53336f        
        
          <div style="background-color:#53336f;">Content here</div>
        
        
          .mybackground {background-color:#53336f;}
        
        Background color #53336f
      
           Border around this has a color of #53336f        
        
          <div style="border:2px solid #53336f;">Content here</div>
        
        
          .myborder {border:2px solid #53336f;}
        
        Border color #53336f