#811e6b color space conversions
Hex:
        #811e6b
        RGB:
        129, 30, 107
        CMY:
        49, 88, 58
        CMYK:
        0, 77, 17, 49
      HSL:
        313°, 62.2642%, 31.1765%
        HSV (HSB):
        313°, 76.7442%, 50.5882%
        XYZ:
        12.1714, 6.6572, 14.5534
        xyY:
        0.3646, 0.1994, 6.6572
      CIE-Lab:
        31.0134, 49.3770, -21.2005
        CIE-LCH:
        31.0134, 53.7360, 336.7633
        CIE-Luv:
        31.0134, 46.3122, -33.6655
        Hunter-Lab:
        25.8016, 39.0511, -15.3814
      #811e6b color charts
#811e6b RGB chart
      #811e6b CMYK chart
      #811e6b RGB pie chart
      #811e6b color shades, tints & tones
#811e6b color schemes
#811e6b color preview, HTML & CSS examples
           This text has a color of #811e6b        
        
          <p style="color:#811e6b;">Text here</p>
        
        
          .mytext {color:#811e6b;}
        
        Text color #811e6b
      
           This box has a color of #811e6b        
        
          <div style="background-color:#811e6b;">Content here</div>
        
        
          .mybackground {background-color:#811e6b;}
        
        Background color #811e6b
      
           Border around this has a color of #811e6b        
        
          <div style="border:2px solid #811e6b;">Content here</div>
        
        
          .myborder {border:2px solid #811e6b;}
        
        Border color #811e6b