#521d96 color space conversions
Hex:
        #521d96
        RGB:
        82, 29, 150
        CMY:
        68, 89, 41
        CMYK:
        45, 81, 0, 41
      HSL:
        266°, 67.5978%, 35.0980%
        HSV (HSB):
        266°, 80.6667%, 58.8235%
        XYZ:
        9.4241, 4.8746, 29.2983
        xyY:
        0.2162, 0.1118, 4.8746
      CIE-Lab:
        26.3744, 48.7729, -56.0599
        CIE-LCH:
        26.3744, 74.3069, 311.0237
        CIE-Luv:
        26.3744, 8.0002, -72.3221
        Hunter-Lab:
        22.0784, 37.5545, -63.2236
      #521d96 color charts
#521d96 RGB chart
      #521d96 CMYK chart
      #521d96 RGB pie chart
      #521d96 color shades, tints & tones
#521d96 color schemes
#521d96 color preview, HTML & CSS examples
           This text has a color of #521d96        
        
          <p style="color:#521d96;">Text here</p>
        
        
          .mytext {color:#521d96;}
        
        Text color #521d96
      
           This box has a color of #521d96        
        
          <div style="background-color:#521d96;">Content here</div>
        
        
          .mybackground {background-color:#521d96;}
        
        Background color #521d96
      
           Border around this has a color of #521d96        
        
          <div style="border:2px solid #521d96;">Content here</div>
        
        
          .myborder {border:2px solid #521d96;}
        
        Border color #521d96