#520cbb color space conversions
Hex:
        #520cbb
        RGB:
        82, 12, 187
        CMY:
        68, 95, 27
        CMYK:
        56, 94, 0, 27
      HSL:
        264°, 87.9397%, 39.0196%
        HSV (HSB):
        264°, 93.5829%, 73.3333%
        XYZ:
        12.5808, 5.6446, 47.4402
        xyY:
        0.1916, 0.0860, 5.6446
      CIE-Lab:
        28.4976, 63.0158, -74.9007
        CIE-LCH:
        28.4976, 97.8832, 310.0747
        CIE-Luv:
        28.4976, 4.5255, -94.9449
        Hunter-Lab:
        23.7584, 52.9436, -101.7576
      #520cbb color charts
#520cbb RGB chart
      #520cbb CMYK chart
      #520cbb RGB pie chart
      #520cbb color shades, tints & tones
#520cbb color schemes
#520cbb color preview, HTML & CSS examples
           This text has a color of #520cbb        
        
          <p style="color:#520cbb;">Text here</p>
        
        
          .mytext {color:#520cbb;}
        
        Text color #520cbb
      
           This box has a color of #520cbb        
        
          <div style="background-color:#520cbb;">Content here</div>
        
        
          .mybackground {background-color:#520cbb;}
        
        Background color #520cbb
      
           Border around this has a color of #520cbb        
        
          <div style="border:2px solid #520cbb;">Content here</div>
        
        
          .myborder {border:2px solid #520cbb;}
        
        Border color #520cbb