#520a4e color space conversions
Hex:
        #520a4e
        RGB:
        82, 10, 78
        CMY:
        68, 96, 69
        CMYK:
        0, 88, 5, 68
      HSL:
        303°, 78.2609%, 18.0392%
        HSV (HSB):
        303°, 87.8049%, 32.1569%
        XYZ:
        4.9634, 2.5610, 7.4404
        xyY:
        0.3317, 0.1711, 2.5610
      CIE-Lab:
        18.1922, 39.5084, -22.8147
        CIE-LCH:
        18.1922, 45.6226, 329.9952
        CIE-Luv:
        18.1922, 24.6777, -27.7918
        Hunter-Lab:
        16.0031, 27.3566, -16.3641
      #520a4e color charts
#520a4e RGB chart
      #520a4e CMYK chart
      #520a4e RGB pie chart
      #520a4e color shades, tints & tones
#520a4e color schemes
#520a4e color preview, HTML & CSS examples
           This text has a color of #520a4e        
        
          <p style="color:#520a4e;">Text here</p>
        
        
          .mytext {color:#520a4e;}
        
        Text color #520a4e
      
           This box has a color of #520a4e        
        
          <div style="background-color:#520a4e;">Content here</div>
        
        
          .mybackground {background-color:#520a4e;}
        
        Background color #520a4e
      
           Border around this has a color of #520a4e        
        
          <div style="border:2px solid #520a4e;">Content here</div>
        
        
          .myborder {border:2px solid #520a4e;}
        
        Border color #520a4e