#811a55 color space conversions
Hex:
        #811a55
        RGB:
        129, 26, 85
        CMY:
        49, 90, 67
        CMYK:
        0, 80, 34, 49
      HSL:
        326°, 66.4516%, 30.3922%
        HSV (HSB):
        326°, 79.8450%, 50.5882%
        XYZ:
        11.0623, 6.0618, 9.1813
        xyY:
        0.4205, 0.2304, 6.0618
      CIE-Lab:
        29.5678, 47.7086, -9.1372
        CIE-LCH:
        29.5678, 48.5757, 349.1579
        CIE-Luv:
        29.5678, 55.2613, -18.1280
        Hunter-Lab:
        24.6207, 37.1157, -4.8754
      #811a55 color charts
#811a55 RGB chart
      #811a55 CMYK chart
      #811a55 RGB pie chart
      #811a55 color shades, tints & tones
#811a55 color schemes
#811a55 color preview, HTML & CSS examples
           This text has a color of #811a55        
        
          <p style="color:#811a55;">Text here</p>
        
        
          .mytext {color:#811a55;}
        
        Text color #811a55
      
           This box has a color of #811a55        
        
          <div style="background-color:#811a55;">Content here</div>
        
        
          .mybackground {background-color:#811a55;}
        
        Background color #811a55
      
           Border around this has a color of #811a55        
        
          <div style="border:2px solid #811a55;">Content here</div>
        
        
          .myborder {border:2px solid #811a55;}
        
        Border color #811a55