#520b8b color space conversions
Hex:
        #520b8b
        RGB:
        82, 11, 139
        CMY:
        68, 96, 45
        CMYK:
        41, 92, 0, 45
      HSL:
        273°, 85.3333%, 29.4118%
        HSV (HSB):
        273°, 92.0863%, 54.5098%
        XYZ:
        8.2595, 3.8973, 24.7430
        xyY:
        0.2238, 0.1056, 3.8973
      CIE-Lab:
        23.3288, 51.9462, -54.2388
        CIE-LCH:
        23.3288, 75.1016, 313.7632
        CIE-Luv:
        23.3288, 11.0880, -66.5635
        Hunter-Lab:
        19.7415, 40.1342, -60.4922
      #520b8b color charts
#520b8b RGB chart
      #520b8b CMYK chart
      #520b8b RGB pie chart
      #520b8b color shades, tints & tones
#520b8b color schemes
#520b8b color preview, HTML & CSS examples
           This text has a color of #520b8b        
        
          <p style="color:#520b8b;">Text here</p>
        
        
          .mytext {color:#520b8b;}
        
        Text color #520b8b
      
           This box has a color of #520b8b        
        
          <div style="background-color:#520b8b;">Content here</div>
        
        
          .mybackground {background-color:#520b8b;}
        
        Background color #520b8b
      
           Border around this has a color of #520b8b        
        
          <div style="border:2px solid #520b8b;">Content here</div>
        
        
          .myborder {border:2px solid #520b8b;}
        
        Border color #520b8b