#520dbf color space conversions
Hex:
        #520dbf
        RGB:
        82, 13, 191
        CMY:
        68, 95, 25
        CMYK:
        57, 93, 0, 25
      HSL:
        263°, 87.2549%, 40.0000%
        HSV (HSB):
        263°, 93.1937%, 74.9020%
        XYZ:
        13.0276, 5.8433, 49.7314
        xyY:
        0.1899, 0.0852, 5.8433
      CIE-Lab:
        29.0136, 63.7733, -76.4139
        CIE-LCH:
        29.0136, 99.5295, 309.8476
        CIE-Luv:
        29.0136, 4.0391, -97.2624
        Hunter-Lab:
        24.1729, 53.8971, -105.0578
      #520dbf color charts
#520dbf RGB chart
      #520dbf CMYK chart
      #520dbf RGB pie chart
      #520dbf color shades, tints & tones
#520dbf color schemes
#520dbf color preview, HTML & CSS examples
           This text has a color of #520dbf        
        
          <p style="color:#520dbf;">Text here</p>
        
        
          .mytext {color:#520dbf;}
        
        Text color #520dbf
      
           This box has a color of #520dbf        
        
          <div style="background-color:#520dbf;">Content here</div>
        
        
          .mybackground {background-color:#520dbf;}
        
        Background color #520dbf
      
           Border around this has a color of #520dbf        
        
          <div style="border:2px solid #520dbf;">Content here</div>
        
        
          .myborder {border:2px solid #520dbf;}
        
        Border color #520dbf