#521b87 color space conversions
Hex:
        #521b87
        RGB:
        82, 27, 135
        CMY:
        68, 89, 47
        CMYK:
        39, 80, 0, 47
      HSL:
        271°, 66.6667%, 31.7647%
        HSV (HSB):
        271°, 80.0000%, 52.9412%
        XYZ:
        8.2448, 4.3270, 23.3223
        xyY:
        0.2297, 0.1205, 4.3270
      CIE-Lab:
        24.7242, 45.7997, -49.4508
        CIE-LCH:
        24.7242, 67.4017, 312.8048
        CIE-Luv:
        24.7242, 10.4768, -63.0714
        Hunter-Lab:
        20.8014, 34.3474, -51.9144
      #521b87 color charts
#521b87 RGB chart
      #521b87 CMYK chart
      #521b87 RGB pie chart
      #521b87 color shades, tints & tones
#521b87 color schemes
#521b87 color preview, HTML & CSS examples
           This text has a color of #521b87        
        
          <p style="color:#521b87;">Text here</p>
        
        
          .mytext {color:#521b87;}
        
        Text color #521b87
      
           This box has a color of #521b87        
        
          <div style="background-color:#521b87;">Content here</div>
        
        
          .mybackground {background-color:#521b87;}
        
        Background color #521b87
      
           Border around this has a color of #521b87        
        
          <div style="border:2px solid #521b87;">Content here</div>
        
        
          .myborder {border:2px solid #521b87;}
        
        Border color #521b87