#9a4bfe color space conversions
Hex:
        #9a4bfe
        RGB:
        154, 75, 254
        CMY:
        40, 71, 0
        CMYK:
        39, 70, 0, 0
      HSL:
        266°, 98.8950%, 64.5098%
        HSV (HSB):
        266°, 70.4724%, 99.6078%
        XYZ:
        33.7319, 19.0579, 95.6666
        xyY:
        0.2272, 0.1284, 19.0579
      CIE-Lab:
        50.7549, 66.2640, -76.4618
        CIE-LCH:
        50.7549, 101.1796, 310.9132
        CIE-Luv:
        50.7549, 16.2265, -122.4469
        Hunter-Lab:
        43.6554, 61.5274, -99.3696
      #9a4bfe color charts
#9a4bfe RGB chart
      #9a4bfe CMYK chart
      #9a4bfe RGB pie chart
      #9a4bfe color shades, tints & tones
#9a4bfe color schemes
#9a4bfe color preview, HTML & CSS examples
           This text has a color of #9a4bfe        
        
          <p style="color:#9a4bfe;">Text here</p>
        
        
          .mytext {color:#9a4bfe;}
        
        Text color #9a4bfe
      
           This box has a color of #9a4bfe        
        
          <div style="background-color:#9a4bfe;">Content here</div>
        
        
          .mybackground {background-color:#9a4bfe;}
        
        Background color #9a4bfe
      
           Border around this has a color of #9a4bfe        
        
          <div style="border:2px solid #9a4bfe;">Content here</div>
        
        
          .myborder {border:2px solid #9a4bfe;}
        
        Border color #9a4bfe