#81498d color space conversions
Hex:
        #81498d
        RGB:
        129, 73, 141
        CMY:
        49, 71, 45
        CMYK:
        9, 48, 0, 45
      HSL:
        289°, 31.7757%, 41.9608%
        HSV (HSB):
        289°, 48.2270%, 55.2941%
        XYZ:
        16.2435, 11.3553, 26.5350
        xyY:
        0.3001, 0.2098, 11.3553
      CIE-Lab:
        40.1726, 35.3477, -28.0758
        CIE-LCH:
        40.1726, 45.1410, 321.5408
        CIE-Luv:
        40.1726, 24.1592, -44.0727
        Hunter-Lab:
        33.6976, 27.0729, -23.0992
      #81498d color charts
#81498d RGB chart
      #81498d CMYK chart
      #81498d RGB pie chart
      #81498d color shades, tints & tones
#81498d color schemes
#81498d color preview, HTML & CSS examples
           This text has a color of #81498d        
        
          <p style="color:#81498d;">Text here</p>
        
        
          .mytext {color:#81498d;}
        
        Text color #81498d
      
           This box has a color of #81498d        
        
          <div style="background-color:#81498d;">Content here</div>
        
        
          .mybackground {background-color:#81498d;}
        
        Background color #81498d
      
           Border around this has a color of #81498d        
        
          <div style="border:2px solid #81498d;">Content here</div>
        
        
          .myborder {border:2px solid #81498d;}
        
        Border color #81498d