#81134e color space conversions
Hex:
        #81134e
        RGB:
        129, 19, 78
        CMY:
        49, 93, 69
        CMYK:
        0, 85, 40, 49
      HSL:
        328°, 74.3243%, 29.0196%
        HSV (HSB):
        328°, 85.2713%, 50.5882%
        XYZ:
        10.6613, 5.6829, 7.7427
        xyY:
        0.4426, 0.2359, 5.6829
      CIE-Lab:
        28.5980, 48.9022, -5.9662
        CIE-LCH:
        28.5980, 49.2649, 353.0441
        CIE-Luv:
        28.5980, 59.5289, -14.5052
        Hunter-Lab:
        23.8389, 38.1111, -2.5698
      #81134e color charts
#81134e RGB chart
      #81134e CMYK chart
      #81134e RGB pie chart
      #81134e color shades, tints & tones
#81134e color schemes
#81134e color preview, HTML & CSS examples
           This text has a color of #81134e        
        
          <p style="color:#81134e;">Text here</p>
        
        
          .mytext {color:#81134e;}
        
        Text color #81134e
      
           This box has a color of #81134e        
        
          <div style="background-color:#81134e;">Content here</div>
        
        
          .mybackground {background-color:#81134e;}
        
        Background color #81134e
      
           Border around this has a color of #81134e        
        
          <div style="border:2px solid #81134e;">Content here</div>
        
        
          .myborder {border:2px solid #81134e;}
        
        Border color #81134e