#81119b color space conversions
Hex:
        #81119b
        RGB:
        129, 17, 155
        CMY:
        49, 93, 39
        CMYK:
        17, 89, 0, 39
      HSL:
        289°, 80.2326%, 33.7255%
        HSV (HSB):
        289°, 89.0323%, 60.7843%
        XYZ:
        15.1701, 7.4346, 31.6458
        xyY:
        0.2796, 0.1370, 7.4346
      CIE-Lab:
        32.7764, 60.9756, -48.3822
        CIE-LCH:
        32.7764, 77.8387, 321.5691
        CIE-Luv:
        32.7764, 32.3645, -70.9131
        Hunter-Lab:
        27.2664, 51.5950, -49.7263
      #81119b color charts
#81119b RGB chart
      #81119b CMYK chart
      #81119b RGB pie chart
      #81119b color shades, tints & tones
#81119b color schemes
#81119b color preview, HTML & CSS examples
           This text has a color of #81119b        
        
          <p style="color:#81119b;">Text here</p>
        
        
          .mytext {color:#81119b;}
        
        Text color #81119b
      
           This box has a color of #81119b        
        
          <div style="background-color:#81119b;">Content here</div>
        
        
          .mybackground {background-color:#81119b;}
        
        Background color #81119b
      
           Border around this has a color of #81119b        
        
          <div style="border:2px solid #81119b;">Content here</div>
        
        
          .myborder {border:2px solid #81119b;}
        
        Border color #81119b