#81335b color space conversions
Hex:
        #81335b
        RGB:
        129, 51, 91
        CMY:
        49, 80, 64
        CMYK:
        0, 60, 29, 49
      HSL:
        329°, 43.3333%, 35.2941%
        HSV (HSB):
        329°, 60.4651%, 50.5882%
        XYZ:
        12.1254, 7.7901, 10.7621
        xyY:
        0.3953, 0.2539, 7.7901
      CIE-Lab:
        33.5419, 38.1610, -7.0547
        CIE-LCH:
        33.5419, 38.8076, 349.5262
        CIE-Luv:
        33.5419, 44.8780, -14.6404
        Hunter-Lab:
        27.9108, 28.7028, -3.3240
      #81335b color charts
#81335b RGB chart
      #81335b CMYK chart
      #81335b RGB pie chart
      #81335b color shades, tints & tones
#81335b color schemes
#81335b color preview, HTML & CSS examples
           This text has a color of #81335b        
        
          <p style="color:#81335b;">Text here</p>
        
        
          .mytext {color:#81335b;}
        
        Text color #81335b
      
           This box has a color of #81335b        
        
          <div style="background-color:#81335b;">Content here</div>
        
        
          .mybackground {background-color:#81335b;}
        
        Background color #81335b
      
           Border around this has a color of #81335b        
        
          <div style="border:2px solid #81335b;">Content here</div>
        
        
          .myborder {border:2px solid #81335b;}
        
        Border color #81335b