#521a78 color space conversions
Hex:
        #521a78
        RGB:
        82, 26, 120
        CMY:
        68, 90, 53
        CMYK:
        32, 78, 0, 53
      HSL:
        276°, 64.3836%, 28.6275%
        HSV (HSB):
        276°, 78.3333%, 47.0588%
        XYZ:
        7.2392, 3.8887, 18.1383
        xyY:
        0.2474, 0.1329, 3.8887
      CIE-Lab:
        23.3000, 42.5476, -42.2878
        CIE-LCH:
        23.3000, 59.9879, 315.1755
        CIE-Luv:
        23.3000, 13.1758, -53.5064
        Hunter-Lab:
        19.7198, 31.0187, -40.7314
      #521a78 color charts
#521a78 RGB chart
      #521a78 CMYK chart
      #521a78 RGB pie chart
      #521a78 color shades, tints & tones
#521a78 color schemes
#521a78 color preview, HTML & CSS examples
           This text has a color of #521a78        
        
          <p style="color:#521a78;">Text here</p>
        
        
          .mytext {color:#521a78;}
        
        Text color #521a78
      
           This box has a color of #521a78        
        
          <div style="background-color:#521a78;">Content here</div>
        
        
          .mybackground {background-color:#521a78;}
        
        Background color #521a78
      
           Border around this has a color of #521a78        
        
          <div style="border:2px solid #521a78;">Content here</div>
        
        
          .myborder {border:2px solid #521a78;}
        
        Border color #521a78