#531cc2 color space conversions
Hex:
        #531cc2
        RGB:
        83, 28, 194
        CMY:
        67, 89, 24
        CMYK:
        57, 86, 0, 24
      HSL:
        260°, 74.7748%, 43.5294%
        HSV (HSB):
        260°, 85.5670%, 76.0784%
        XYZ:
        13.7201, 6.5645, 51.5829
        xyY:
        0.1909, 0.0913, 6.5645
      CIE-Lab:
        30.7943, 60.5874, -75.2318
        CIE-LCH:
        30.7943, 96.5953, 308.8460
        CIE-Luv:
        30.7943, 3.1041, -98.8834
        Hunter-Lab:
        25.6214, 50.7486, -101.4321
      #531cc2 color charts
#531cc2 RGB chart
      #531cc2 CMYK chart
      #531cc2 RGB pie chart
      #531cc2 color shades, tints & tones
#531cc2 color schemes
#531cc2 color preview, HTML & CSS examples
           This text has a color of #531cc2        
        
          <p style="color:#531cc2;">Text here</p>
        
        
          .mytext {color:#531cc2;}
        
        Text color #531cc2
      
           This box has a color of #531cc2        
        
          <div style="background-color:#531cc2;">Content here</div>
        
        
          .mybackground {background-color:#531cc2;}
        
        Background color #531cc2
      
           Border around this has a color of #531cc2        
        
          <div style="border:2px solid #531cc2;">Content here</div>
        
        
          .myborder {border:2px solid #531cc2;}
        
        Border color #531cc2