#520c5d color space conversions
Hex:
        #520c5d
        RGB:
        82, 12, 93
        CMY:
        68, 95, 64
        CMYK:
        12, 87, 0, 64
      HSL:
        292°, 77.1429%, 20.5882%
        HSV (HSB):
        292°, 87.0968%, 36.4706%
        XYZ:
        5.5869, 2.8471, 10.6110
        xyY:
        0.2934, 0.1495, 2.8471
      CIE-Lab:
        19.4208, 41.7324, -30.9665
        CIE-LCH:
        19.4208, 51.9665, 323.4236
        CIE-Luv:
        19.4208, 20.4668, -37.5028
        Hunter-Lab:
        16.8733, 29.5748, -25.4739
      #520c5d color charts
#520c5d RGB chart
      #520c5d CMYK chart
      #520c5d RGB pie chart
      #520c5d color shades, tints & tones
#520c5d color schemes
#520c5d color preview, HTML & CSS examples
           This text has a color of #520c5d        
        
          <p style="color:#520c5d;">Text here</p>
        
        
          .mytext {color:#520c5d;}
        
        Text color #520c5d
      
           This box has a color of #520c5d        
        
          <div style="background-color:#520c5d;">Content here</div>
        
        
          .mybackground {background-color:#520c5d;}
        
        Background color #520c5d
      
           Border around this has a color of #520c5d        
        
          <div style="border:2px solid #520c5d;">Content here</div>
        
        
          .myborder {border:2px solid #520c5d;}
        
        Border color #520c5d