#531fa5 color space conversions
Hex:
        #531fa5
        RGB:
        83, 31, 165
        CMY:
        67, 88, 35
        CMYK:
        50, 81, 0, 35
      HSL:
        263°, 68.3673%, 38.4314%
        HSV (HSB):
        263°, 81.2121%, 64.7059%
        XYZ:
        10.8488, 5.5356, 36.0940
        xyY:
        0.2067, 0.1055, 5.5356
      CIE-Lab:
        28.2092, 51.9837, -62.1939
        CIE-LCH:
        28.2092, 81.0579, 309.8900
        CIE-Luv:
        28.2092, 6.1657, -81.3758
        Hunter-Lab:
        23.5278, 41.1335, -74.4872
      #531fa5 color charts
#531fa5 RGB chart
      #531fa5 CMYK chart
      #531fa5 RGB pie chart
      #531fa5 color shades, tints & tones
#531fa5 color schemes
#531fa5 color preview, HTML & CSS examples
           This text has a color of #531fa5        
        
          <p style="color:#531fa5;">Text here</p>
        
        
          .mytext {color:#531fa5;}
        
        Text color #531fa5
      
           This box has a color of #531fa5        
        
          <div style="background-color:#531fa5;">Content here</div>
        
        
          .mybackground {background-color:#531fa5;}
        
        Background color #531fa5
      
           Border around this has a color of #531fa5        
        
          <div style="border:2px solid #531fa5;">Content here</div>
        
        
          .myborder {border:2px solid #531fa5;}
        
        Border color #531fa5