#81346a color space conversions
Hex:
        #81346a
        RGB:
        129, 52, 106
        CMY:
        49, 80, 58
        CMYK:
        0, 60, 18, 49
      HSL:
        318°, 42.5414%, 35.4902%
        HSV (HSB):
        318°, 59.6899%, 50.5882%
        XYZ:
        12.8828, 8.1637, 14.5324
        xyY:
        0.3621, 0.2295, 8.1637
      CIE-Lab:
        34.3215, 39.9354, -15.4478
        CIE-LCH:
        34.3215, 42.8190, 338.8526
        CIE-Luv:
        34.3215, 40.2216, -25.7548
        Hunter-Lab:
        28.5722, 30.4815, -10.1556
      #81346a color charts
#81346a RGB chart
      #81346a CMYK chart
      #81346a RGB pie chart
      #81346a color shades, tints & tones
#81346a color schemes
#81346a color preview, HTML & CSS examples
           This text has a color of #81346a        
        
          <p style="color:#81346a;">Text here</p>
        
        
          .mytext {color:#81346a;}
        
        Text color #81346a
      
           This box has a color of #81346a        
        
          <div style="background-color:#81346a;">Content here</div>
        
        
          .mybackground {background-color:#81346a;}
        
        Background color #81346a
      
           Border around this has a color of #81346a        
        
          <div style="border:2px solid #81346a;">Content here</div>
        
        
          .myborder {border:2px solid #81346a;}
        
        Border color #81346a