#811a48 color space conversions
Hex:
        #811a48
        RGB:
        129, 26, 72
        CMY:
        49, 90, 72
        CMYK:
        0, 80, 44, 49
      HSL:
        333°, 66.4516%, 30.3922%
        HSV (HSB):
        333°, 79.8450%, 50.5882%
        XYZ:
        10.5924, 5.8738, 6.7064
        xyY:
        0.4571, 0.2535, 5.8738
      CIE-Lab:
        29.0918, 46.2530, -1.2395
        CIE-LCH:
        29.0918, 46.2696, 358.4649
        CIE-Luv:
        29.0918, 60.0382, -8.8575
        Hunter-Lab:
        24.2359, 35.6009, 0.5589
      #811a48 color charts
#811a48 RGB chart
      #811a48 CMYK chart
      #811a48 RGB pie chart
      #811a48 color shades, tints & tones
#811a48 color schemes
#811a48 color preview, HTML & CSS examples
           This text has a color of #811a48        
        
          <p style="color:#811a48;">Text here</p>
        
        
          .mytext {color:#811a48;}
        
        Text color #811a48
      
           This box has a color of #811a48        
        
          <div style="background-color:#811a48;">Content here</div>
        
        
          .mybackground {background-color:#811a48;}
        
        Background color #811a48
      
           Border around this has a color of #811a48        
        
          <div style="border:2px solid #811a48;">Content here</div>
        
        
          .myborder {border:2px solid #811a48;}
        
        Border color #811a48