#8040a8 color space conversions
Hex:
        #8040a8
        RGB:
        128, 64, 168
        CMY:
        50, 75, 34
        CMYK:
        24, 62, 0, 34
      HSL:
        277°, 44.8276%, 45.4902%
        HSV (HSB):
        277°, 61.9048%, 65.8824%
        XYZ:
        17.8034, 11.0831, 38.2467
        xyY:
        0.2652, 0.1651, 11.0831
      CIE-Lab:
        39.7201, 45.9094, -45.0463
        CIE-LCH:
        39.7201, 64.3183, 315.5437
        CIE-Luv:
        39.7201, 20.9123, -69.4488
        Hunter-Lab:
        33.2913, 37.1974, -44.8113
      #8040a8 color charts
#8040a8 RGB chart
      #8040a8 CMYK chart
      #8040a8 RGB pie chart
      #8040a8 color shades, tints & tones
#8040a8 color schemes
#8040a8 color preview, HTML & CSS examples
           This text has a color of #8040a8        
        
          <p style="color:#8040a8;">Text here</p>
        
        
          .mytext {color:#8040a8;}
        
        Text color #8040a8
      
           This box has a color of #8040a8        
        
          <div style="background-color:#8040a8;">Content here</div>
        
        
          .mybackground {background-color:#8040a8;}
        
        Background color #8040a8
      
           Border around this has a color of #8040a8        
        
          <div style="border:2px solid #8040a8;">Content here</div>
        
        
          .myborder {border:2px solid #8040a8;}
        
        Border color #8040a8