#8041ab color space conversions
Hex:
        #8041ab
        RGB:
        128, 65, 171
        CMY:
        50, 75, 33
        CMYK:
        25, 62, 0, 33
      HSL:
        276°, 44.9153%, 46.2745%
        HSV (HSB):
        276°, 61.9883%, 67.0588%
        XYZ:
        18.1431, 11.3101, 39.7549
        xyY:
        0.2622, 0.1634, 11.3101
      CIE-Lab:
        40.0979, 46.0894, -46.2260
        CIE-LCH:
        40.0979, 65.2770, 314.9152
        CIE-Luv:
        40.0979, 20.0725, -71.3279
        Hunter-Lab:
        33.6304, 37.4446, -46.5460
      #8041ab color charts
#8041ab RGB chart
      #8041ab CMYK chart
      #8041ab RGB pie chart
      #8041ab color shades, tints & tones
#8041ab color schemes
#8041ab color preview, HTML & CSS examples
           This text has a color of #8041ab        
        
          <p style="color:#8041ab;">Text here</p>
        
        
          .mytext {color:#8041ab;}
        
        Text color #8041ab
      
           This box has a color of #8041ab        
        
          <div style="background-color:#8041ab;">Content here</div>
        
        
          .mybackground {background-color:#8041ab;}
        
        Background color #8041ab
      
           Border around this has a color of #8041ab        
        
          <div style="border:2px solid #8041ab;">Content here</div>
        
        
          .myborder {border:2px solid #8041ab;}
        
        Border color #8041ab