#521ab2 color space conversions
Hex:
        #521ab2
        RGB:
        82, 26, 178
        CMY:
        68, 90, 30
        CMYK:
        54, 85, 0, 30
      HSL:
        262°, 74.5098%, 40.0000%
        HSV (HSB):
        262°, 85.3933%, 69.8039%
        XYZ:
        11.8850, 5.7470, 42.6024
        xyY:
        0.1973, 0.0954, 5.7470
      CIE-Lab:
        28.7649, 57.0763, -69.1001
        CIE-LCH:
        28.7649, 89.6243, 309.5565
        CIE-Luv:
        28.7649, 4.7152, -89.5108
        Hunter-Lab:
        23.9729, 46.5419, -88.5837
      #521ab2 color charts
#521ab2 RGB chart
      #521ab2 CMYK chart
      #521ab2 RGB pie chart
      #521ab2 color shades, tints & tones
#521ab2 color schemes
#521ab2 color preview, HTML & CSS examples
           This text has a color of #521ab2        
        
          <p style="color:#521ab2;">Text here</p>
        
        
          .mytext {color:#521ab2;}
        
        Text color #521ab2
      
           This box has a color of #521ab2        
        
          <div style="background-color:#521ab2;">Content here</div>
        
        
          .mybackground {background-color:#521ab2;}
        
        Background color #521ab2
      
           Border around this has a color of #521ab2        
        
          <div style="border:2px solid #521ab2;">Content here</div>
        
        
          .myborder {border:2px solid #521ab2;}
        
        Border color #521ab2