#811d46 color space conversions
Hex:
        #811d46
        RGB:
        129, 29, 70
        CMY:
        49, 89, 73
        CMYK:
        0, 78, 46, 49
      HSL:
        335°, 63.2911%, 30.9804%
        HSV (HSB):
        335°, 77.5194%, 50.5882%
        XYZ:
        10.5981, 5.9881, 6.3916
        xyY:
        0.4612, 0.2606, 5.9881
      CIE-Lab:
        29.3823, 45.0445, 0.5170
        CIE-LCH:
        29.3823, 45.0475, 0.6576
        CIE-Luv:
        29.3823, 59.8284, -6.7633
        Hunter-Lab:
        24.4705, 34.4846, 1.6431
      #811d46 color charts
#811d46 RGB chart
      #811d46 CMYK chart
      #811d46 RGB pie chart
      #811d46 color shades, tints & tones
#811d46 color schemes
#811d46 color preview, HTML & CSS examples
           This text has a color of #811d46        
        
          <p style="color:#811d46;">Text here</p>
        
        
          .mytext {color:#811d46;}
        
        Text color #811d46
      
           This box has a color of #811d46        
        
          <div style="background-color:#811d46;">Content here</div>
        
        
          .mybackground {background-color:#811d46;}
        
        Background color #811d46
      
           Border around this has a color of #811d46        
        
          <div style="border:2px solid #811d46;">Content here</div>
        
        
          .myborder {border:2px solid #811d46;}
        
        Border color #811d46