#531e85 color space conversions
Hex:
        #531e85
        RGB:
        83, 30, 133
        CMY:
        67, 88, 48
        CMYK:
        38, 77, 0, 48
      HSL:
        271°, 63.1902%, 31.9608%
        HSV (HSB):
        271°, 77.4436%, 52.1569%
        XYZ:
        8.2652, 4.4610, 22.6157
        xyY:
        0.2339, 0.1262, 4.4610
      CIE-Lab:
        25.1404, 44.1881, -47.5124
        CIE-LCH:
        25.1404, 64.8846, 312.9239
        CIE-Luv:
        25.1404, 10.8866, -61.3216
        Hunter-Lab:
        21.1211, 32.8895, -48.7010
      #531e85 color charts
#531e85 RGB chart
      #531e85 CMYK chart
      #531e85 RGB pie chart
      #531e85 color shades, tints & tones
#531e85 color schemes
#531e85 color preview, HTML & CSS examples
           This text has a color of #531e85        
        
          <p style="color:#531e85;">Text here</p>
        
        
          .mytext {color:#531e85;}
        
        Text color #531e85
      
           This box has a color of #531e85        
        
          <div style="background-color:#531e85;">Content here</div>
        
        
          .mybackground {background-color:#531e85;}
        
        Background color #531e85
      
           Border around this has a color of #531e85        
        
          <div style="border:2px solid #531e85;">Content here</div>
        
        
          .myborder {border:2px solid #531e85;}
        
        Border color #531e85