#531cb2 color space conversions
Hex:
        #531cb2
        RGB:
        83, 28, 178
        CMY:
        67, 89, 30
        CMYK:
        53, 84, 0, 30
      HSL:
        262°, 72.8155%, 40.3922%
        HSV (HSB):
        262°, 84.2697%, 69.8039%
        XYZ:
        12.0184, 5.8839, 42.6217
        xyY:
        0.1986, 0.0972, 5.8839
      CIE-Lab:
        29.1175, 56.4888, -68.5143
        CIE-LCH:
        29.1175, 88.7986, 309.5050
        CIE-Luv:
        29.1175, 4.8750, -89.4169
        Hunter-Lab:
        24.2567, 45.9919, -87.1996
      #531cb2 color charts
#531cb2 RGB chart
      #531cb2 CMYK chart
      #531cb2 RGB pie chart
      #531cb2 color shades, tints & tones
#531cb2 color schemes
#531cb2 color preview, HTML & CSS examples
           This text has a color of #531cb2        
        
          <p style="color:#531cb2;">Text here</p>
        
        
          .mytext {color:#531cb2;}
        
        Text color #531cb2
      
           This box has a color of #531cb2        
        
          <div style="background-color:#531cb2;">Content here</div>
        
        
          .mybackground {background-color:#531cb2;}
        
        Background color #531cb2
      
           Border around this has a color of #531cb2        
        
          <div style="border:2px solid #531cb2;">Content here</div>
        
        
          .myborder {border:2px solid #531cb2;}
        
        Border color #531cb2