#531c9a color space conversions
Hex:
        #531c9a
        RGB:
        83, 28, 154
        CMY:
        67, 89, 40
        CMYK:
        46, 82, 0, 40
      HSL:
        266°, 69.2308%, 35.6863%
        HSV (HSB):
        266°, 81.8182%, 60.3922%
        XYZ:
        9.8153, 5.0026, 31.0201
        xyY:
        0.2141, 0.1091, 5.0026
      CIE-Lab:
        26.7422, 50.3466, -57.9072
        CIE-LCH:
        26.7422, 76.7335, 311.0049
        CIE-Luv:
        26.7422, 7.9381, -74.8398
        Hunter-Lab:
        22.3665, 39.1912, -66.5728
      #531c9a color charts
#531c9a RGB chart
      #531c9a CMYK chart
      #531c9a RGB pie chart
      #531c9a color shades, tints & tones
#531c9a color schemes
#531c9a color preview, HTML & CSS examples
           This text has a color of #531c9a        
        
          <p style="color:#531c9a;">Text here</p>
        
        
          .mytext {color:#531c9a;}
        
        Text color #531c9a
      
           This box has a color of #531c9a        
        
          <div style="background-color:#531c9a;">Content here</div>
        
        
          .mybackground {background-color:#531c9a;}
        
        Background color #531c9a
      
           Border around this has a color of #531c9a        
        
          <div style="border:2px solid #531c9a;">Content here</div>
        
        
          .myborder {border:2px solid #531c9a;}
        
        Border color #531c9a