#531b8a color space conversions
Hex:
        #531b8a
        RGB:
        83, 27, 138
        CMY:
        67, 89, 46
        CMYK:
        40, 80, 0, 46
      HSL:
        270°, 67.2727%, 32.3529%
        HSV (HSB):
        270°, 80.4348%, 54.1176%
        XYZ:
        8.5467, 4.4578, 24.4547
        xyY:
        0.2282, 0.1190, 4.4578
      CIE-Lab:
        25.1307, 46.7165, -50.6563
        CIE-LCH:
        25.1307, 68.9093, 312.6831
        CIE-Luv:
        25.1307, 10.4355, -64.9053
        Hunter-Lab:
        21.1136, 35.3069, -53.8929
      #531b8a color charts
#531b8a RGB chart
      #531b8a CMYK chart
      #531b8a RGB pie chart
      #531b8a color shades, tints & tones
#531b8a color schemes
#531b8a color preview, HTML & CSS examples
           This text has a color of #531b8a        
        
          <p style="color:#531b8a;">Text here</p>
        
        
          .mytext {color:#531b8a;}
        
        Text color #531b8a
      
           This box has a color of #531b8a        
        
          <div style="background-color:#531b8a;">Content here</div>
        
        
          .mybackground {background-color:#531b8a;}
        
        Background color #531b8a
      
           Border around this has a color of #531b8a        
        
          <div style="border:2px solid #531b8a;">Content here</div>
        
        
          .myborder {border:2px solid #531b8a;}
        
        Border color #531b8a