#531a5d color space conversions
Hex:
        #531a5d
        RGB:
        83, 26, 93
        CMY:
        67, 90, 64
        CMYK:
        11, 72, 0, 64
      HSL:
        291°, 56.3025%, 23.3333%
        HSV (HSB):
        291°, 72.0430%, 36.4706%
        XYZ:
        5.9125, 3.3681, 10.6944
        xyY:
        0.2960, 0.1686, 3.3681
      CIE-Lab:
        21.4616, 36.6407, -27.6885
        CIE-LCH:
        21.4616, 45.9259, 322.9225
        CIE-Luv:
        21.4616, 19.3453, -35.1218
        Hunter-Lab:
        18.3524, 25.3894, -21.7031
      #531a5d color charts
#531a5d RGB chart
      #531a5d CMYK chart
      #531a5d RGB pie chart
      #531a5d color shades, tints & tones
#531a5d color schemes
#531a5d color preview, HTML & CSS examples
           This text has a color of #531a5d        
        
          <p style="color:#531a5d;">Text here</p>
        
        
          .mytext {color:#531a5d;}
        
        Text color #531a5d
      
           This box has a color of #531a5d        
        
          <div style="background-color:#531a5d;">Content here</div>
        
        
          .mybackground {background-color:#531a5d;}
        
        Background color #531a5d
      
           Border around this has a color of #531a5d        
        
          <div style="border:2px solid #531a5d;">Content here</div>
        
        
          .myborder {border:2px solid #531a5d;}
        
        Border color #531a5d