#9a7cfa color space conversions
Hex:
        #9a7cfa
        RGB:
        154, 124, 250
        CMY:
        40, 51, 2
        CMYK:
        38, 50, 0, 2
      HSL:
        254°, 92.6471%, 73.3333%
        HSV (HSB):
        254°, 50.4000%, 98.0392%
        XYZ:
        37.7894, 28.1875, 93.8915
        xyY:
        0.2364, 0.1763, 28.1875
      CIE-Lab:
        60.0577, 39.8257, -59.2302
        CIE-LCH:
        60.0577, 71.3744, 303.9164
        CIE-Luv:
        60.0577, 4.5291, -98.8172
        Hunter-Lab:
        53.0919, 34.1409, -67.6884
      #9a7cfa color charts
#9a7cfa RGB chart
      #9a7cfa CMYK chart
      #9a7cfa RGB pie chart
      #9a7cfa color shades, tints & tones
#9a7cfa color schemes
#9a7cfa color preview, HTML & CSS examples
           This text has a color of #9a7cfa        
        
          <p style="color:#9a7cfa;">Text here</p>
        
        
          .mytext {color:#9a7cfa;}
        
        Text color #9a7cfa
      
           This box has a color of #9a7cfa        
        
          <div style="background-color:#9a7cfa;">Content here</div>
        
        
          .mybackground {background-color:#9a7cfa;}
        
        Background color #9a7cfa
      
           Border around this has a color of #9a7cfa        
        
          <div style="border:2px solid #9a7cfa;">Content here</div>
        
        
          .myborder {border:2px solid #9a7cfa;}
        
        Border color #9a7cfa