#531e82 color space conversions
Hex:
        #531e82
        RGB:
        83, 30, 130
        CMY:
        67, 88, 49
        CMYK:
        36, 77, 0, 49
      HSL:
        272°, 62.5000%, 31.3725%
        HSV (HSB):
        272°, 76.9231%, 50.9804%
        XYZ:
        8.0608, 4.3793, 21.5395
        xyY:
        0.2372, 0.1289, 4.3793
      CIE-Lab:
        24.8876, 43.4369, -46.0389
        CIE-LCH:
        24.8876, 63.2957, 313.3343
        CIE-Luv:
        24.8876, 11.3838, -59.3670
        Hunter-Lab:
        20.9267, 32.1354, -46.3777
      #531e82 color charts
#531e82 RGB chart
      #531e82 CMYK chart
      #531e82 RGB pie chart
      #531e82 color shades, tints & tones
#531e82 color schemes
#531e82 color preview, HTML & CSS examples
           This text has a color of #531e82        
        
          <p style="color:#531e82;">Text here</p>
        
        
          .mytext {color:#531e82;}
        
        Text color #531e82
      
           This box has a color of #531e82        
        
          <div style="background-color:#531e82;">Content here</div>
        
        
          .mybackground {background-color:#531e82;}
        
        Background color #531e82
      
           Border around this has a color of #531e82        
        
          <div style="border:2px solid #531e82;">Content here</div>
        
        
          .myborder {border:2px solid #531e82;}
        
        Border color #531e82