#81275a color space conversions
Hex:
        #81275a
        RGB:
        129, 39, 90
        CMY:
        49, 85, 65
        CMYK:
        0, 70, 30, 49
      HSL:
        326°, 53.5714%, 32.9412%
        HSV (HSB):
        326°, 69.7674%, 50.5882%
        XYZ:
        11.6242, 6.8564, 10.3836
        xyY:
        0.4027, 0.2375, 6.8564
      CIE-Lab:
        31.4776, 43.5419, -9.5167
        CIE-LCH:
        31.4776, 44.5698, 347.6710
        CIE-Luv:
        31.4776, 49.7038, -18.2436
        Hunter-Lab:
        26.1846, 33.4191, -5.1824
      #81275a color charts
#81275a RGB chart
      #81275a CMYK chart
      #81275a RGB pie chart
      #81275a color shades, tints & tones
#81275a color schemes
#81275a color preview, HTML & CSS examples
           This text has a color of #81275a        
        
          <p style="color:#81275a;">Text here</p>
        
        
          .mytext {color:#81275a;}
        
        Text color #81275a
      
           This box has a color of #81275a        
        
          <div style="background-color:#81275a;">Content here</div>
        
        
          .mybackground {background-color:#81275a;}
        
        Background color #81275a
      
           Border around this has a color of #81275a        
        
          <div style="border:2px solid #81275a;">Content here</div>
        
        
          .myborder {border:2px solid #81275a;}
        
        Border color #81275a