#8a40af color space conversions
Hex:
        #8a40af
        RGB:
        138, 64, 175
        CMY:
        46, 75, 31
        CMYK:
        21, 63, 0, 31
      HSL:
        280°, 46.4435%, 46.8627%
        HSV (HSB):
        280°, 63.4286%, 68.6275%
        XYZ:
        20.0525, 12.1652, 41.8487
        xyY:
        0.2707, 0.1642, 12.1652
      CIE-Lab:
        41.4775, 49.9072, -46.3141
        CIE-LCH:
        41.4775, 68.0862, 317.1386
        CIE-Luv:
        41.4775, 25.1517, -72.5842
        Hunter-Lab:
        34.8787, 41.5858, -46.7232
      #8a40af color charts
#8a40af RGB chart
      #8a40af CMYK chart
      #8a40af RGB pie chart
      #8a40af color shades, tints & tones
#8a40af color schemes
#8a40af color preview, HTML & CSS examples
           This text has a color of #8a40af        
        
          <p style="color:#8a40af;">Text here</p>
        
        
          .mytext {color:#8a40af;}
        
        Text color #8a40af
      
           This box has a color of #8a40af        
        
          <div style="background-color:#8a40af;">Content here</div>
        
        
          .mybackground {background-color:#8a40af;}
        
        Background color #8a40af
      
           Border around this has a color of #8a40af        
        
          <div style="border:2px solid #8a40af;">Content here</div>
        
        
          .myborder {border:2px solid #8a40af;}
        
        Border color #8a40af