#9a40ff color space conversions
Hex:
        #9a40ff
        RGB:
        154, 64, 255
        CMY:
        40, 75, 0
        CMYK:
        40, 75, 0, 0
      HSL:
        268°, 100.0000%, 62.5490%
        HSV (HSB):
        268°, 74.9020%, 100.0000%
        XYZ:
        33.2098, 17.7568, 96.2848
        xyY:
        0.2255, 0.1206, 17.7568
      CIE-Lab:
        49.1998, 71.1312, -79.5547
        CIE-LCH:
        49.1998, 106.7174, 311.8004
        CIE-Luv:
        49.1998, 17.8559, -125.8348
        Hunter-Lab:
        42.1388, 66.9337, -105.9770
      #9a40ff color charts
#9a40ff RGB chart
      #9a40ff CMYK chart
      #9a40ff RGB pie chart
      #9a40ff color shades, tints & tones
#9a40ff color schemes
#9a40ff color preview, HTML & CSS examples
           This text has a color of #9a40ff        
        
          <p style="color:#9a40ff;">Text here</p>
        
        
          .mytext {color:#9a40ff;}
        
        Text color #9a40ff
      
           This box has a color of #9a40ff        
        
          <div style="background-color:#9a40ff;">Content here</div>
        
        
          .mybackground {background-color:#9a40ff;}
        
        Background color #9a40ff
      
           Border around this has a color of #9a40ff        
        
          <div style="border:2px solid #9a40ff;">Content here</div>
        
        
          .myborder {border:2px solid #9a40ff;}
        
        Border color #9a40ff