#521a87 color space conversions
Hex:
        #521a87
        RGB:
        82, 26, 135
        CMY:
        68, 90, 47
        CMYK:
        39, 81, 0, 47
      HSL:
        271°, 67.7019%, 31.5686%
        HSV (HSB):
        271°, 80.7407%, 52.9412%
        XYZ:
        8.2222, 4.2819, 23.3148
        xyY:
        0.2296, 0.1195, 4.2819
      CIE-Lab:
        24.5823, 46.2095, -49.6827
        CIE-LCH:
        24.5823, 67.8504, 312.9257
        CIE-Luv:
        24.5823, 10.5874, -63.1795
        Hunter-Lab:
        20.6927, 34.7145, -52.3179
      #521a87 color charts
#521a87 RGB chart
      #521a87 CMYK chart
      #521a87 RGB pie chart
      #521a87 color shades, tints & tones
#521a87 color schemes
#521a87 color preview, HTML & CSS examples
           This text has a color of #521a87        
        
          <p style="color:#521a87;">Text here</p>
        
        
          .mytext {color:#521a87;}
        
        Text color #521a87
      
           This box has a color of #521a87        
        
          <div style="background-color:#521a87;">Content here</div>
        
        
          .mybackground {background-color:#521a87;}
        
        Background color #521a87
      
           Border around this has a color of #521a87        
        
          <div style="border:2px solid #521a87;">Content here</div>
        
        
          .myborder {border:2px solid #521a87;}
        
        Border color #521a87