#521b97 color space conversions
Hex:
        #521b97
        RGB:
        82, 27, 151
        CMY:
        68, 89, 41
        CMYK:
        46, 82, 0, 41
      HSL:
        267°, 69.6629%, 34.9020%
        HSV (HSB):
        267°, 82.1192%, 59.2157%
        XYZ:
        9.4575, 4.8121, 29.7085
        xyY:
        0.2151, 0.1094, 4.8121
      CIE-Lab:
        26.1925, 49.8306, -56.9733
        CIE-LCH:
        26.1925, 75.6904, 311.1739
        CIE-Luv:
        26.1925, 8.0680, -73.1126
        Hunter-Lab:
        21.9364, 38.5685, -64.9410
      #521b97 color charts
#521b97 RGB chart
      #521b97 CMYK chart
      #521b97 RGB pie chart
      #521b97 color shades, tints & tones
#521b97 color schemes
#521b97 color preview, HTML & CSS examples
           This text has a color of #521b97        
        
          <p style="color:#521b97;">Text here</p>
        
        
          .mytext {color:#521b97;}
        
        Text color #521b97
      
           This box has a color of #521b97        
        
          <div style="background-color:#521b97;">Content here</div>
        
        
          .mybackground {background-color:#521b97;}
        
        Background color #521b97
      
           Border around this has a color of #521b97        
        
          <div style="border:2px solid #521b97;">Content here</div>
        
        
          .myborder {border:2px solid #521b97;}
        
        Border color #521b97