#81334b color space conversions
Hex:
        #81334b
        RGB:
        129, 51, 75
        CMY:
        49, 80, 71
        CMYK:
        0, 60, 42, 49
      HSL:
        342°, 43.3333%, 35.2941%
        HSV (HSB):
        342°, 60.4651%, 50.5882%
        XYZ:
        11.5071, 7.5428, 7.5060
        xyY:
        0.4333, 0.2840, 7.5428
      CIE-Lab:
        33.0119, 36.0919, 2.4971
        CIE-LCH:
        33.0119, 36.1782, 3.9579
        CIE-Luv:
        33.0119, 49.3199, -3.0286
        Hunter-Lab:
        27.4641, 26.7268, 3.0208
      #81334b color charts
#81334b RGB chart
      #81334b CMYK chart
      #81334b RGB pie chart
      #81334b color shades, tints & tones
#81334b color schemes
#81334b color preview, HTML & CSS examples
           This text has a color of #81334b        
        
          <p style="color:#81334b;">Text here</p>
        
        
          .mytext {color:#81334b;}
        
        Text color #81334b
      
           This box has a color of #81334b        
        
          <div style="background-color:#81334b;">Content here</div>
        
        
          .mybackground {background-color:#81334b;}
        
        Background color #81334b
      
           Border around this has a color of #81334b        
        
          <div style="border:2px solid #81334b;">Content here</div>
        
        
          .myborder {border:2px solid #81334b;}
        
        Border color #81334b