#520cfd color space conversions
Hex:
        #520cfd
        RGB:
        82, 12, 253
        CMY:
        68, 95, 1
        CMYK:
        68, 95, 0, 1
      HSL:
        257°, 98.3673%, 51.9608%
        HSV (HSB):
        257°, 95.2569%, 99.2157%
        XYZ:
        21.3408, 9.1486, 93.5696
        xyY:
        0.1720, 0.0737, 9.1486
      CIE-Lab:
        36.2689, 78.6006, -100.0276
        CIE-LCH:
        36.2689, 127.2147, 308.1599
        CIE-Luv:
        36.2689, -1.6570, -132.4422
        Hunter-Lab:
        30.2467, 73.0102, -162.2437
      #520cfd color charts
#520cfd RGB chart
      #520cfd CMYK chart
      #520cfd RGB pie chart
      #520cfd color shades, tints & tones
#520cfd color schemes
#520cfd color preview, HTML & CSS examples
           This text has a color of #520cfd        
        
          <p style="color:#520cfd;">Text here</p>
        
        
          .mytext {color:#520cfd;}
        
        Text color #520cfd
      
           This box has a color of #520cfd        
        
          <div style="background-color:#520cfd;">Content here</div>
        
        
          .mybackground {background-color:#520cfd;}
        
        Background color #520cfd
      
           Border around this has a color of #520cfd        
        
          <div style="border:2px solid #520cfd;">Content here</div>
        
        
          .myborder {border:2px solid #520cfd;}
        
        Border color #520cfd