#81359b color space conversions
Hex:
        #81359b
        RGB:
        129, 53, 155
        CMY:
        49, 79, 39
        CMYK:
        17, 66, 0, 39
      HSL:
        285°, 49.0385%, 40.7843%
        HSV (HSB):
        285°, 65.8065%, 60.7843%
        XYZ:
        16.2428, 9.5799, 32.0034
        xyY:
        0.2809, 0.1657, 9.5799
      CIE-Lab:
        37.0776, 48.6836, -41.4634
        CIE-LCH:
        37.0776, 63.9477, 319.5792
        CIE-Luv:
        37.0776, 26.9933, -63.3741
        Hunter-Lab:
        30.9514, 39.5088, -39.6391
      #81359b color charts
#81359b RGB chart
      #81359b CMYK chart
      #81359b RGB pie chart
      #81359b color shades, tints & tones
#81359b color schemes
#81359b color preview, HTML & CSS examples
           This text has a color of #81359b        
        
          <p style="color:#81359b;">Text here</p>
        
        
          .mytext {color:#81359b;}
        
        Text color #81359b
      
           This box has a color of #81359b        
        
          <div style="background-color:#81359b;">Content here</div>
        
        
          .mybackground {background-color:#81359b;}
        
        Background color #81359b
      
           Border around this has a color of #81359b        
        
          <div style="border:2px solid #81359b;">Content here</div>
        
        
          .myborder {border:2px solid #81359b;}
        
        Border color #81359b