#81337d color space conversions
Hex:
        #81337d
        RGB:
        129, 51, 125
        CMY:
        49, 80, 51
        CMYK:
        0, 60, 3, 49
      HSL:
        303°, 43.3333%, 35.2941%
        HSV (HSB):
        303°, 60.4651%, 50.5882%
        XYZ:
        13.9388, 8.5154, 20.3110
        xyY:
        0.3259, 0.1991, 8.5154
      CIE-Lab:
        35.0341, 43.6981, -26.2859
        CIE-LCH:
        35.0341, 50.9949, 328.9717
        CIE-Luv:
        35.0341, 35.2299, -41.0197
        Hunter-Lab:
        29.1812, 34.1954, -20.8408
      #81337d color charts
#81337d RGB chart
      #81337d CMYK chart
      #81337d RGB pie chart
      #81337d color shades, tints & tones
#81337d color schemes
#81337d color preview, HTML & CSS examples
           This text has a color of #81337d        
        
          <p style="color:#81337d;">Text here</p>
        
        
          .mytext {color:#81337d;}
        
        Text color #81337d
      
           This box has a color of #81337d        
        
          <div style="background-color:#81337d;">Content here</div>
        
        
          .mybackground {background-color:#81337d;}
        
        Background color #81337d
      
           Border around this has a color of #81337d        
        
          <div style="border:2px solid #81337d;">Content here</div>
        
        
          .myborder {border:2px solid #81337d;}
        
        Border color #81337d