#8141ab color space conversions
Hex:
        #8141ab
        RGB:
        129, 65, 171
        CMY:
        49, 75, 33
        CMYK:
        25, 62, 0, 33
      HSL:
        276°, 44.9153%, 46.2745%
        HSV (HSB):
        276°, 61.9883%, 67.0588%
        XYZ:
        18.2942, 11.3880, 39.7620
        xyY:
        0.2634, 0.1640, 11.3880
      CIE-Lab:
        40.2264, 46.3327, -46.0129
        CIE-LCH:
        40.2264, 65.2986, 315.1985
        CIE-Luv:
        40.2264, 20.6247, -71.1213
        Hunter-Lab:
        33.7461, 37.7117, -46.2373
      #8141ab color charts
#8141ab RGB chart
      #8141ab CMYK chart
      #8141ab RGB pie chart
      #8141ab color shades, tints & tones
#8141ab color schemes
#8141ab color preview, HTML & CSS examples
           This text has a color of #8141ab        
        
          <p style="color:#8141ab;">Text here</p>
        
        
          .mytext {color:#8141ab;}
        
        Text color #8141ab
      
           This box has a color of #8141ab        
        
          <div style="background-color:#8141ab;">Content here</div>
        
        
          .mybackground {background-color:#8141ab;}
        
        Background color #8141ab
      
           Border around this has a color of #8141ab        
        
          <div style="border:2px solid #8141ab;">Content here</div>
        
        
          .myborder {border:2px solid #8141ab;}
        
        Border color #8141ab