#520a9b color space conversions
Hex:
        #520a9b
        RGB:
        82, 10, 155
        CMY:
        68, 96, 39
        CMYK:
        47, 94, 0, 39
      HSL:
        270°, 87.8788%, 32.3529%
        HSV (HSB):
        270°, 93.5484%, 60.7843%
        XYZ:
        9.5046, 4.3775, 31.3543
        xyY:
        0.2101, 0.0968, 4.3775
      CIE-Lab:
        24.8821, 55.8630, -61.5852
        CIE-LCH:
        24.8821, 83.1469, 312.2107
        CIE-Luv:
        24.8821, 8.6741, -76.1870
        Hunter-Lab:
        20.9224, 44.4745, -74.2063
      #520a9b color charts
#520a9b RGB chart
      #520a9b CMYK chart
      #520a9b RGB pie chart
      #520a9b color shades, tints & tones
#520a9b color schemes
#520a9b color preview, HTML & CSS examples
           This text has a color of #520a9b        
        
          <p style="color:#520a9b;">Text here</p>
        
        
          .mytext {color:#520a9b;}
        
        Text color #520a9b
      
           This box has a color of #520a9b        
        
          <div style="background-color:#520a9b;">Content here</div>
        
        
          .mybackground {background-color:#520a9b;}
        
        Background color #520a9b
      
           Border around this has a color of #520a9b        
        
          <div style="border:2px solid #520a9b;">Content here</div>
        
        
          .myborder {border:2px solid #520a9b;}
        
        Border color #520a9b