#8241ab color space conversions
Hex:
        #8241ab
        RGB:
        130, 65, 171
        CMY:
        49, 75, 33
        CMYK:
        24, 62, 0, 33
      HSL:
        277°, 44.9153%, 46.2745%
        HSV (HSB):
        277°, 61.9883%, 67.0588%
        XYZ:
        18.4469, 11.4667, 39.7691
        xyY:
        0.2647, 0.1646, 11.4667
      CIE-Lab:
        40.3556, 46.5765, -45.7986
        CIE-LCH:
        40.3556, 65.3214, 315.4825
        CIE-Luv:
        40.3556, 21.1808, -70.9126
        Hunter-Lab:
        33.8625, 37.9801, -45.9281
      #8241ab color charts
#8241ab RGB chart
      #8241ab CMYK chart
      #8241ab RGB pie chart
      #8241ab color shades, tints & tones
#8241ab color schemes
#8241ab color preview, HTML & CSS examples
           This text has a color of #8241ab        
        
          <p style="color:#8241ab;">Text here</p>
        
        
          .mytext {color:#8241ab;}
        
        Text color #8241ab
      
           This box has a color of #8241ab        
        
          <div style="background-color:#8241ab;">Content here</div>
        
        
          .mybackground {background-color:#8241ab;}
        
        Background color #8241ab
      
           Border around this has a color of #8241ab        
        
          <div style="border:2px solid #8241ab;">Content here</div>
        
        
          .myborder {border:2px solid #8241ab;}
        
        Border color #8241ab