#9a40fe color space conversions
Hex:
        #9a40fe
        RGB:
        154, 64, 254
        CMY:
        40, 75, 0
        CMYK:
        39, 75, 0, 0
      HSL:
        268°, 98.9583%, 62.3529%
        HSV (HSB):
        268°, 74.8031%, 99.6078%
        XYZ:
        33.0492, 17.6926, 95.4391
        xyY:
        0.2261, 0.1210, 17.6926
      CIE-Lab:
        49.1211, 70.9019, -79.1267
        CIE-LCH:
        49.1211, 106.2455, 311.8621
        CIE-Luv:
        49.1211, 18.0285, -125.1789
        Hunter-Lab:
        42.0625, 66.6409, -105.0840
      #9a40fe color charts
#9a40fe RGB chart
      #9a40fe CMYK chart
      #9a40fe RGB pie chart
      #9a40fe color shades, tints & tones
#9a40fe color schemes
#9a40fe color preview, HTML & CSS examples
           This text has a color of #9a40fe        
        
          <p style="color:#9a40fe;">Text here</p>
        
        
          .mytext {color:#9a40fe;}
        
        Text color #9a40fe
      
           This box has a color of #9a40fe        
        
          <div style="background-color:#9a40fe;">Content here</div>
        
        
          .mybackground {background-color:#9a40fe;}
        
        Background color #9a40fe
      
           Border around this has a color of #9a40fe        
        
          <div style="border:2px solid #9a40fe;">Content here</div>
        
        
          .myborder {border:2px solid #9a40fe;}
        
        Border color #9a40fe