#520c9d color space conversions
Hex:
        #520c9d
        RGB:
        82, 12, 157
        CMY:
        68, 95, 38
        CMYK:
        48, 92, 0, 38
      HSL:
        269°, 85.7988%, 33.1373%
        HSV (HSB):
        269°, 92.3567%, 61.5686%
        XYZ:
        9.6970, 4.4911, 32.2541
        xyY:
        0.2088, 0.0967, 4.4911
      CIE-Lab:
        25.2328, 55.9064, -62.2320
        CIE-LCH:
        25.2328, 83.6561, 311.9351
        CIE-Luv:
        25.2328, 8.2997, -77.3501
        Hunter-Lab:
        21.1922, 44.5901, -75.4034
      #520c9d color charts
#520c9d RGB chart
      #520c9d CMYK chart
      #520c9d RGB pie chart
      #520c9d color shades, tints & tones
#520c9d color schemes
#520c9d color preview, HTML & CSS examples
           This text has a color of #520c9d        
        
          <p style="color:#520c9d;">Text here</p>
        
        
          .mytext {color:#520c9d;}
        
        Text color #520c9d
      
           This box has a color of #520c9d        
        
          <div style="background-color:#520c9d;">Content here</div>
        
        
          .mybackground {background-color:#520c9d;}
        
        Background color #520c9d
      
           Border around this has a color of #520c9d        
        
          <div style="border:2px solid #520c9d;">Content here</div>
        
        
          .myborder {border:2px solid #520c9d;}
        
        Border color #520c9d