#520d7f color space conversions
Hex:
        #520d7f
        RGB:
        82, 13, 127
        CMY:
        68, 95, 50
        CMYK:
        35, 90, 0, 50
      HSL:
        276°, 81.4286%, 27.4510%
        HSV (HSB):
        276°, 89.7638%, 49.8039%
        XYZ:
        7.4544, 3.6140, 20.3834
        xyY:
        0.2370, 0.1149, 3.6140
      CIE-Lab:
        22.3519, 48.7132, -48.2872
        CIE-LCH:
        22.3519, 68.5903, 315.2516
        CIE-Luv:
        22.3519, 13.0599, -59.1314
        Hunter-Lab:
        19.0105, 36.7247, -50.2643
      #520d7f color charts
#520d7f RGB chart
      #520d7f CMYK chart
      #520d7f RGB pie chart
      #520d7f color shades, tints & tones
#520d7f color schemes
#520d7f color preview, HTML & CSS examples
           This text has a color of #520d7f        
        
          <p style="color:#520d7f;">Text here</p>
        
        
          .mytext {color:#520d7f;}
        
        Text color #520d7f
      
           This box has a color of #520d7f        
        
          <div style="background-color:#520d7f;">Content here</div>
        
        
          .mybackground {background-color:#520d7f;}
        
        Background color #520d7f
      
           Border around this has a color of #520d7f        
        
          <div style="border:2px solid #520d7f;">Content here</div>
        
        
          .myborder {border:2px solid #520d7f;}
        
        Border color #520d7f