#53276e color space conversions
Hex:
        #53276e
        RGB:
        83, 39, 110
        CMY:
        67, 85, 57
        CMYK:
        25, 65, 0, 57
      HSL:
        277°, 47.6510%, 29.2157%
        HSV (HSB):
        277°, 64.5455%, 43.1373%
        XYZ:
        7.1073, 4.4158, 15.2296
        xyY:
        0.2657, 0.1651, 4.4158
      CIE-Lab:
        25.0011, 33.9196, -33.1265
        CIE-LCH:
        25.0011, 47.4121, 315.6777
        CIE-Luv:
        25.0011, 13.3233, -43.7014
        Hunter-Lab:
        21.0139, 23.5977, -28.2601
      #53276e color charts
#53276e RGB chart
      #53276e CMYK chart
      #53276e RGB pie chart
      #53276e color shades, tints & tones
#53276e color schemes
#53276e color preview, HTML & CSS examples
           This text has a color of #53276e        
        
          <p style="color:#53276e;">Text here</p>
        
        
          .mytext {color:#53276e;}
        
        Text color #53276e
      
           This box has a color of #53276e        
        
          <div style="background-color:#53276e;">Content here</div>
        
        
          .mybackground {background-color:#53276e;}
        
        Background color #53276e
      
           Border around this has a color of #53276e        
        
          <div style="border:2px solid #53276e;">Content here</div>
        
        
          .myborder {border:2px solid #53276e;}
        
        Border color #53276e