#81418d color space conversions
Hex:
        #81418d
        RGB:
        129, 65, 141
        CMY:
        49, 75, 45
        CMYK:
        9, 54, 0, 45
      HSL:
        291°, 36.8932%, 40.3922%
        HSV (HSB):
        291°, 53.9007%, 55.2941%
        XYZ:
        15.7513, 10.3708, 26.3709
        xyY:
        0.3001, 0.1976, 10.3708
      CIE-Lab:
        38.4999, 39.7259, -30.7017
        CIE-LCH:
        38.4999, 50.2070, 322.3018
        CIE-Luv:
        38.4999, 26.9027, -47.8589
        Hunter-Lab:
        32.2037, 30.9502, -26.0086
      #81418d color charts
#81418d RGB chart
      #81418d CMYK chart
      #81418d RGB pie chart
      #81418d color shades, tints & tones
#81418d color schemes
#81418d color preview, HTML & CSS examples
           This text has a color of #81418d        
        
          <p style="color:#81418d;">Text here</p>
        
        
          .mytext {color:#81418d;}
        
        Text color #81418d
      
           This box has a color of #81418d        
        
          <div style="background-color:#81418d;">Content here</div>
        
        
          .mybackground {background-color:#81418d;}
        
        Background color #81418d
      
           Border around this has a color of #81418d        
        
          <div style="border:2px solid #81418d;">Content here</div>
        
        
          .myborder {border:2px solid #81418d;}
        
        Border color #81418d