#531ad1 color space conversions
Hex:
        #531ad1
        RGB:
        83, 26, 209
        CMY:
        67, 90, 18
        CMYK:
        60, 88, 0, 18
      HSL:
        259°, 77.8723%, 46.0784%
        HSV (HSB):
        259°, 87.5598%, 81.9608%
        XYZ:
        15.4453, 7.1812, 60.8937
        xyY:
        0.1849, 0.0860, 7.1812
      CIE-Lab:
        32.2160, 65.0216, -81.6475
        CIE-LCH:
        32.2160, 104.3749, 308.5328
        CIE-Luv:
        32.2160, 1.7430, -107.6404
        Hunter-Lab:
        26.7978, 55.9847, -115.9683
      #531ad1 color charts
#531ad1 RGB chart
      #531ad1 CMYK chart
      #531ad1 RGB pie chart
      #531ad1 color shades, tints & tones
#531ad1 color schemes
#531ad1 color preview, HTML & CSS examples
           This text has a color of #531ad1        
        
          <p style="color:#531ad1;">Text here</p>
        
        
          .mytext {color:#531ad1;}
        
        Text color #531ad1
      
           This box has a color of #531ad1        
        
          <div style="background-color:#531ad1;">Content here</div>
        
        
          .mybackground {background-color:#531ad1;}
        
        Background color #531ad1
      
           Border around this has a color of #531ad1        
        
          <div style="border:2px solid #531ad1;">Content here</div>
        
        
          .myborder {border:2px solid #531ad1;}
        
        Border color #531ad1