#521e99 color space conversions
Hex:
        #521e99
        RGB:
        82, 30, 153
        CMY:
        68, 88, 40
        CMYK:
        46, 80, 0, 40
      HSL:
        265°, 67.2131%, 35.8824%
        HSV (HSB):
        265°, 80.3922%, 60.0000%
        XYZ:
        9.6937, 5.0223, 30.5955
        xyY:
        0.2139, 0.1108, 5.0223
      CIE-Lab:
        26.7982, 49.1329, -57.2073
        CIE-LCH:
        26.7982, 75.4103, 310.6578
        CIE-Luv:
        26.7982, 7.4751, -74.0988
        Hunter-Lab:
        22.4105, 37.9924, -65.2572
      #521e99 color charts
#521e99 RGB chart
      #521e99 CMYK chart
      #521e99 RGB pie chart
      #521e99 color shades, tints & tones
#521e99 color schemes
#521e99 color preview, HTML & CSS examples
           This text has a color of #521e99        
        
          <p style="color:#521e99;">Text here</p>
        
        
          .mytext {color:#521e99;}
        
        Text color #521e99
      
           This box has a color of #521e99        
        
          <div style="background-color:#521e99;">Content here</div>
        
        
          .mybackground {background-color:#521e99;}
        
        Background color #521e99
      
           Border around this has a color of #521e99        
        
          <div style="border:2px solid #521e99;">Content here</div>
        
        
          .myborder {border:2px solid #521e99;}
        
        Border color #521e99