#531a9a color space conversions
Hex:
        #531a9a
        RGB:
        83, 26, 154
        CMY:
        67, 90, 40
        CMYK:
        46, 83, 0, 40
      HSL:
        267°, 71.1111%, 35.2941%
        HSV (HSB):
        267°, 83.1169%, 60.3922%
        XYZ:
        9.7694, 4.9109, 31.0048
        xyY:
        0.2138, 0.1075, 4.9109
      CIE-Lab:
        26.4793, 51.1136, -58.3387
        CIE-LCH:
        26.4793, 77.5629, 311.2233
        CIE-Luv:
        26.4793, 8.1340, -74.9902
        Hunter-Lab:
        22.1605, 39.9104, -67.4405
      #531a9a color charts
#531a9a RGB chart
      #531a9a CMYK chart
      #531a9a RGB pie chart
      #531a9a color shades, tints & tones
#531a9a color schemes
#531a9a color preview, HTML & CSS examples
           This text has a color of #531a9a        
        
          <p style="color:#531a9a;">Text here</p>
        
        
          .mytext {color:#531a9a;}
        
        Text color #531a9a
      
           This box has a color of #531a9a        
        
          <div style="background-color:#531a9a;">Content here</div>
        
        
          .mybackground {background-color:#531a9a;}
        
        Background color #531a9a
      
           Border around this has a color of #531a9a        
        
          <div style="border:2px solid #531a9a;">Content here</div>
        
        
          .myborder {border:2px solid #531a9a;}
        
        Border color #531a9a