#531ab1 color space conversions
Hex:
        #531ab1
        RGB:
        83, 26, 177
        CMY:
        67, 90, 31
        CMYK:
        53, 85, 0, 31
      HSL:
        263°, 74.3842%, 39.8039%
        HSV (HSB):
        263°, 85.3107%, 69.4118%
        XYZ:
        11.8725, 5.7521, 42.0795
        xyY:
        0.1989, 0.0963, 5.7521
      CIE-Lab:
        28.7783, 56.9314, -68.4762
        CIE-LCH:
        28.7783, 89.0515, 309.7403
        CIE-Luv:
        28.7783, 5.1620, -88.9011
        Hunter-Lab:
        23.9836, 46.3909, -87.2366
      #531ab1 color charts
#531ab1 RGB chart
      #531ab1 CMYK chart
      #531ab1 RGB pie chart
      #531ab1 color shades, tints & tones
#531ab1 color schemes
#531ab1 color preview, HTML & CSS examples
           This text has a color of #531ab1        
        
          <p style="color:#531ab1;">Text here</p>
        
        
          .mytext {color:#531ab1;}
        
        Text color #531ab1
      
           This box has a color of #531ab1        
        
          <div style="background-color:#531ab1;">Content here</div>
        
        
          .mybackground {background-color:#531ab1;}
        
        Background color #531ab1
      
           Border around this has a color of #531ab1        
        
          <div style="border:2px solid #531ab1;">Content here</div>
        
        
          .myborder {border:2px solid #531ab1;}
        
        Border color #531ab1