#9a40bd color space conversions
Hex:
        #9a40bd
        RGB:
        154, 64, 189
        CMY:
        40, 75, 26
        CMYK:
        19, 66, 0, 26
      HSL:
        283°, 49.4071%, 49.6078%
        HSV (HSB):
        283°, 66.1376%, 74.1176%
        XYZ:
        24.3451, 14.2109, 49.6040
        xyY:
        0.2761, 0.1612, 14.2109
      CIE-Lab:
        44.5339, 56.6150, -49.5229
        CIE-LCH:
        44.5339, 75.2182, 318.8228
        CIE-Luv:
        44.5339, 31.3969, -79.4704
        Hunter-Lab:
        37.6974, 49.3056, -51.6283
      #9a40bd color charts
#9a40bd RGB chart
      #9a40bd CMYK chart
      #9a40bd RGB pie chart
      #9a40bd color shades, tints & tones
#9a40bd color schemes
#9a40bd color preview, HTML & CSS examples
           This text has a color of #9a40bd        
        
          <p style="color:#9a40bd;">Text here</p>
        
        
          .mytext {color:#9a40bd;}
        
        Text color #9a40bd
      
           This box has a color of #9a40bd        
        
          <div style="background-color:#9a40bd;">Content here</div>
        
        
          .mybackground {background-color:#9a40bd;}
        
        Background color #9a40bd
      
           Border around this has a color of #9a40bd        
        
          <div style="border:2px solid #9a40bd;">Content here</div>
        
        
          .myborder {border:2px solid #9a40bd;}
        
        Border color #9a40bd