#521ba1 color space conversions
Hex:
        #521ba1
        RGB:
        82, 27, 161
        CMY:
        68, 89, 37
        CMYK:
        49, 83, 0, 37
      HSL:
        265°, 71.2766%, 36.8627%
        HSV (HSB):
        265°, 83.2298%, 63.1373%
        XYZ:
        10.3046, 5.1509, 34.1693
        xyY:
        0.2077, 0.1038, 5.1509
      CIE-Lab:
        27.1605, 52.3791, -61.4967
        CIE-LCH:
        27.1605, 80.7800, 310.4223
        CIE-Luv:
        27.1605, 6.7131, -79.2479
        Hunter-Lab:
        22.6956, 41.3281, -73.3769
      #521ba1 color charts
#521ba1 RGB chart
      #521ba1 CMYK chart
      #521ba1 RGB pie chart
      #521ba1 color shades, tints & tones
#521ba1 color schemes
#521ba1 color preview, HTML & CSS examples
           This text has a color of #521ba1        
        
          <p style="color:#521ba1;">Text here</p>
        
        
          .mytext {color:#521ba1;}
        
        Text color #521ba1
      
           This box has a color of #521ba1        
        
          <div style="background-color:#521ba1;">Content here</div>
        
        
          .mybackground {background-color:#521ba1;}
        
        Background color #521ba1
      
           Border around this has a color of #521ba1        
        
          <div style="border:2px solid #521ba1;">Content here</div>
        
        
          .myborder {border:2px solid #521ba1;}
        
        Border color #521ba1