#531a4a color space conversions
Hex:
        #531a4a
        RGB:
        83, 26, 74
        CMY:
        67, 90, 71
        CMYK:
        0, 69, 11, 67
      HSL:
        309°, 52.2936%, 21.3725%
        HSV (HSB):
        309°, 68.6747%, 32.5490%
        XYZ:
        5.1727, 3.0722, 6.7989
        xyY:
        0.3438, 0.2042, 3.0722
      CIE-Lab:
        20.3308, 32.8818, -16.7065
        CIE-LCH:
        20.3308, 36.8825, 333.0659
        CIE-Luv:
        20.3308, 24.0318, -21.7912
        Hunter-Lab:
        17.5277, 22.0047, -10.7290
      #531a4a color charts
#531a4a RGB chart
      #531a4a CMYK chart
      #531a4a RGB pie chart
      #531a4a color shades, tints & tones
#531a4a color schemes
#531a4a color preview, HTML & CSS examples
           This text has a color of #531a4a        
        
          <p style="color:#531a4a;">Text here</p>
        
        
          .mytext {color:#531a4a;}
        
        Text color #531a4a
      
           This box has a color of #531a4a        
        
          <div style="background-color:#531a4a;">Content here</div>
        
        
          .mybackground {background-color:#531a4a;}
        
        Background color #531a4a
      
           Border around this has a color of #531a4a        
        
          <div style="border:2px solid #531a4a;">Content here</div>
        
        
          .myborder {border:2px solid #531a4a;}
        
        Border color #531a4a