#520acf color space conversions
Hex:
        #520acf
        RGB:
        82, 10, 207
        CMY:
        68, 96, 19
        CMYK:
        60, 95, 0, 19
      HSL:
        262°, 90.7834%, 42.5490%
        HSV (HSB):
        262°, 95.1691%, 81.1765%
        XYZ:
        14.8507, 6.5159, 59.5065
        xyY:
        0.1836, 0.0806, 6.5159
      CIE-Lab:
        30.6785, 68.1017, -83.0376
        CIE-LCH:
        30.6785, 107.3922, 309.3563
        CIE-Luv:
        30.6785, 2.4796, -106.4404
        Hunter-Lab:
        25.5263, 59.1768, -120.3475
      #520acf color charts
#520acf RGB chart
      #520acf CMYK chart
      #520acf RGB pie chart
      #520acf color shades, tints & tones
#520acf color schemes
#520acf color preview, HTML & CSS examples
           This text has a color of #520acf        
        
          <p style="color:#520acf;">Text here</p>
        
        
          .mytext {color:#520acf;}
        
        Text color #520acf
      
           This box has a color of #520acf        
        
          <div style="background-color:#520acf;">Content here</div>
        
        
          .mybackground {background-color:#520acf;}
        
        Background color #520acf
      
           Border around this has a color of #520acf        
        
          <div style="border:2px solid #520acf;">Content here</div>
        
        
          .myborder {border:2px solid #520acf;}
        
        Border color #520acf