#520c7d color space conversions
Hex:
        #520c7d
        RGB:
        82, 12, 125
        CMY:
        68, 95, 51
        CMYK:
        34, 90, 0, 51
      HSL:
        277°, 82.4818%, 26.8627%
        HSV (HSB):
        277°, 90.4000%, 49.0196%
        XYZ:
        7.3128, 3.5375, 19.6994
        xyY:
        0.2394, 0.1158, 3.5375
      CIE-Lab:
        22.0792, 48.5252, -47.4631
        CIE-LCH:
        22.0792, 67.8782, 315.6340
        CIE-Luv:
        22.0792, 13.4894, -57.9389
        Hunter-Lab:
        18.8081, 36.4887, -48.9340
      #520c7d color charts
#520c7d RGB chart
      #520c7d CMYK chart
      #520c7d RGB pie chart
      #520c7d color shades, tints & tones
#520c7d color schemes
#520c7d color preview, HTML & CSS examples
           This text has a color of #520c7d        
        
          <p style="color:#520c7d;">Text here</p>
        
        
          .mytext {color:#520c7d;}
        
        Text color #520c7d
      
           This box has a color of #520c7d        
        
          <div style="background-color:#520c7d;">Content here</div>
        
        
          .mybackground {background-color:#520c7d;}
        
        Background color #520c7d
      
           Border around this has a color of #520c7d        
        
          <div style="border:2px solid #520c7d;">Content here</div>
        
        
          .myborder {border:2px solid #520c7d;}
        
        Border color #520c7d