#81329d color space conversions
Hex:
        #81329d
        RGB:
        129, 50, 157
        CMY:
        49, 80, 38
        CMYK:
        18, 68, 0, 38
      HSL:
        284°, 51.6908%, 40.5882%
        HSV (HSB):
        284°, 68.1529%, 61.5686%
        XYZ:
        16.2797, 9.3827, 32.8513
        xyY:
        0.2782, 0.1603, 9.3827
      CIE-Lab:
        36.7108, 50.4746, -43.2600
        CIE-LCH:
        36.7108, 66.4764, 319.4013
        CIE-Luv:
        36.7108, 27.1811, -65.8243
        Hunter-Lab:
        30.6311, 41.2638, -42.1456
      #81329d color charts
#81329d RGB chart
      #81329d CMYK chart
      #81329d RGB pie chart
      #81329d color shades, tints & tones
#81329d color schemes
#81329d color preview, HTML & CSS examples
           This text has a color of #81329d        
        
          <p style="color:#81329d;">Text here</p>
        
        
          .mytext {color:#81329d;}
        
        Text color #81329d
      
           This box has a color of #81329d        
        
          <div style="background-color:#81329d;">Content here</div>
        
        
          .mybackground {background-color:#81329d;}
        
        Background color #81329d
      
           Border around this has a color of #81329d        
        
          <div style="border:2px solid #81329d;">Content here</div>
        
        
          .myborder {border:2px solid #81329d;}
        
        Border color #81329d