#520f7f color space conversions
Hex:
        #520f7f
        RGB:
        82, 15, 127
        CMY:
        68, 94, 50
        CMYK:
        35, 88, 0, 50
      HSL:
        276°, 78.8732%, 27.8431%
        HSV (HSB):
        276°, 88.1890%, 49.8039%
        XYZ:
        7.4813, 3.6678, 20.3923
        xyY:
        0.2372, 0.1163, 3.6678
      CIE-Lab:
        22.5413, 48.1540, -47.9775
        CIE-LCH:
        22.5413, 67.9754, 315.1052
        CIE-Luv:
        22.5413, 12.9303, -59.0253
        Hunter-Lab:
        19.1515, 36.2135, -49.7254
      #520f7f color charts
#520f7f RGB chart
      #520f7f CMYK chart
      #520f7f RGB pie chart
      #520f7f color shades, tints & tones
#520f7f color schemes
#520f7f color preview, HTML & CSS examples
           This text has a color of #520f7f        
        
          <p style="color:#520f7f;">Text here</p>
        
        
          .mytext {color:#520f7f;}
        
        Text color #520f7f
      
           This box has a color of #520f7f        
        
          <div style="background-color:#520f7f;">Content here</div>
        
        
          .mybackground {background-color:#520f7f;}
        
        Background color #520f7f
      
           Border around this has a color of #520f7f        
        
          <div style="border:2px solid #520f7f;">Content here</div>
        
        
          .myborder {border:2px solid #520f7f;}
        
        Border color #520f7f