#520ca5 color space conversions
Hex:
        #520ca5
        RGB:
        82, 12, 165
        CMY:
        68, 95, 35
        CMYK:
        50, 93, 0, 35
      HSL:
        267°, 86.4407%, 34.7059%
        HSV (HSB):
        267°, 92.7273%, 64.7059%
        XYZ:
        10.4027, 4.7734, 35.9704
        xyY:
        0.2034, 0.0933, 4.7734
      CIE-Lab:
        26.0792, 57.7937, -65.7082
        CIE-LCH:
        26.0792, 87.5081, 311.3333
        CIE-Luv:
        26.0792, 7.2085, -82.0880
        Hunter-Lab:
        21.8481, 46.7562, -82.3205
      #520ca5 color charts
#520ca5 RGB chart
      #520ca5 CMYK chart
      #520ca5 RGB pie chart
      #520ca5 color shades, tints & tones
#520ca5 color schemes
#520ca5 color preview, HTML & CSS examples
           This text has a color of #520ca5        
        
          <p style="color:#520ca5;">Text here</p>
        
        
          .mytext {color:#520ca5;}
        
        Text color #520ca5
      
           This box has a color of #520ca5        
        
          <div style="background-color:#520ca5;">Content here</div>
        
        
          .mybackground {background-color:#520ca5;}
        
        Background color #520ca5
      
           Border around this has a color of #520ca5        
        
          <div style="border:2px solid #520ca5;">Content here</div>
        
        
          .myborder {border:2px solid #520ca5;}
        
        Border color #520ca5