#531ab4 color space conversions
Hex:
        #531ab4
        RGB:
        83, 26, 180
        CMY:
        67, 90, 29
        CMYK:
        54, 86, 0, 29
      HSL:
        262°, 74.7573%, 40.3922%
        HSV (HSB):
        262°, 85.5556%, 70.5882%
        XYZ:
        12.1749, 5.8731, 43.6719
        xyY:
        0.1973, 0.0952, 5.8731
      CIE-Lab:
        29.0900, 57.6922, -69.7537
        CIE-LCH:
        29.0900, 90.5206, 309.5936
        CIE-Luv:
        29.0900, 4.8101, -90.6847
        Hunter-Lab:
        24.2344, 47.2646, -89.8802
      #531ab4 color charts
#531ab4 RGB chart
      #531ab4 CMYK chart
      #531ab4 RGB pie chart
      #531ab4 color shades, tints & tones
#531ab4 color schemes
#531ab4 color preview, HTML & CSS examples
           This text has a color of #531ab4        
        
          <p style="color:#531ab4;">Text here</p>
        
        
          .mytext {color:#531ab4;}
        
        Text color #531ab4
      
           This box has a color of #531ab4        
        
          <div style="background-color:#531ab4;">Content here</div>
        
        
          .mybackground {background-color:#531ab4;}
        
        Background color #531ab4
      
           Border around this has a color of #531ab4        
        
          <div style="border:2px solid #531ab4;">Content here</div>
        
        
          .myborder {border:2px solid #531ab4;}
        
        Border color #531ab4