#531d85 color space conversions
Hex:
        #531d85
        RGB:
        83, 29, 133
        CMY:
        67, 89, 48
        CMYK:
        38, 78, 0, 48
      HSL:
        271°, 64.1975%, 31.7647%
        HSV (HSB):
        271°, 78.1955%, 52.1569%
        XYZ:
        8.2403, 4.4112, 22.6074
        xyY:
        0.2337, 0.1251, 4.4112
      CIE-Lab:
        24.9867, 44.6279, -47.7629
        CIE-LCH:
        24.9867, 65.3678, 313.0566
        CIE-Luv:
        24.9867, 11.0132, -61.4596
        Hunter-Lab:
        21.0028, 33.2781, -49.1178
      #531d85 color charts
#531d85 RGB chart
      #531d85 CMYK chart
      #531d85 RGB pie chart
      #531d85 color shades, tints & tones
#531d85 color schemes
#531d85 color preview, HTML & CSS examples
           This text has a color of #531d85        
        
          <p style="color:#531d85;">Text here</p>
        
        
          .mytext {color:#531d85;}
        
        Text color #531d85
      
           This box has a color of #531d85        
        
          <div style="background-color:#531d85;">Content here</div>
        
        
          .mybackground {background-color:#531d85;}
        
        Background color #531d85
      
           Border around this has a color of #531d85        
        
          <div style="border:2px solid #531d85;">Content here</div>
        
        
          .myborder {border:2px solid #531d85;}
        
        Border color #531d85