#531ac7 color space conversions
Hex:
        #531ac7
        RGB:
        83, 26, 199
        CMY:
        67, 90, 22
        CMYK:
        58, 87, 0, 22
      HSL:
        260°, 76.8889%, 44.1176%
        HSV (HSB):
        260°, 86.9347%, 78.0392%
        XYZ:
        14.2455, 6.7013, 54.5755
        xyY:
        0.1886, 0.0887, 6.7013
      CIE-Lab:
        31.1170, 62.5021, -77.6340
        CIE-LCH:
        31.1170, 99.6672, 308.8371
        CIE-Luv:
        31.1170, 2.7383, -101.8465
        Hunter-Lab:
        25.8869, 52.9260, -106.8761
      #531ac7 color charts
#531ac7 RGB chart
      #531ac7 CMYK chart
      #531ac7 RGB pie chart
      #531ac7 color shades, tints & tones
#531ac7 color schemes
#531ac7 color preview, HTML & CSS examples
           This text has a color of #531ac7        
        
          <p style="color:#531ac7;">Text here</p>
        
        
          .mytext {color:#531ac7;}
        
        Text color #531ac7
      
           This box has a color of #531ac7        
        
          <div style="background-color:#531ac7;">Content here</div>
        
        
          .mybackground {background-color:#531ac7;}
        
        Background color #531ac7
      
           Border around this has a color of #531ac7        
        
          <div style="border:2px solid #531ac7;">Content here</div>
        
        
          .myborder {border:2px solid #531ac7;}
        
        Border color #531ac7