#811b47 color space conversions
Hex:
        #811b47
        RGB:
        129, 27, 71
        CMY:
        49, 89, 72
        CMYK:
        0, 79, 45, 49
      HSL:
        334°, 65.3846%, 30.5882%
        HSV (HSB):
        334°, 79.0698%, 50.5882%
        XYZ:
        10.5825, 5.9059, 6.5434
        xyY:
        0.4595, 0.2564, 5.9059
      CIE-Lab:
        29.1739, 45.8248, -0.4531
        CIE-LCH:
        29.1739, 45.8271, 359.4335
        CIE-Luv:
        29.1739, 60.1010, -7.9357
        Hunter-Lab:
        24.3021, 35.2004, 1.0474
      #811b47 color charts
#811b47 RGB chart
      #811b47 CMYK chart
      #811b47 RGB pie chart
      #811b47 color shades, tints & tones
#811b47 color schemes
#811b47 color preview, HTML & CSS examples
           This text has a color of #811b47        
        
          <p style="color:#811b47;">Text here</p>
        
        
          .mytext {color:#811b47;}
        
        Text color #811b47
      
           This box has a color of #811b47        
        
          <div style="background-color:#811b47;">Content here</div>
        
        
          .mybackground {background-color:#811b47;}
        
        Background color #811b47
      
           Border around this has a color of #811b47        
        
          <div style="border:2px solid #811b47;">Content here</div>
        
        
          .myborder {border:2px solid #811b47;}
        
        Border color #811b47