#9a7ffb color space conversions
Hex:
        #9a7ffb
        RGB:
        154, 127, 251
        CMY:
        40, 50, 2
        CMYK:
        39, 49, 0, 2
      HSL:
        253°, 93.9394%, 74.1176%
        HSV (HSB):
        253°, 49.4024%, 98.4314%
        XYZ:
        38.3284, 29.0138, 94.8469
        xyY:
        0.2363, 0.1789, 29.0138
      CIE-Lab:
        60.7938, 38.3926, -58.6046
        CIE-LCH:
        60.7938, 70.0607, 303.2293
        CIE-Luv:
        60.7938, 3.4778, -97.9046
        Hunter-Lab:
        53.8645, 32.7526, -66.6953
      #9a7ffb color charts
#9a7ffb RGB chart
      #9a7ffb CMYK chart
      #9a7ffb RGB pie chart
      #9a7ffb color shades, tints & tones
#9a7ffb color schemes
#9a7ffb color preview, HTML & CSS examples
           This text has a color of #9a7ffb        
        
          <p style="color:#9a7ffb;">Text here</p>
        
        
          .mytext {color:#9a7ffb;}
        
        Text color #9a7ffb
      
           This box has a color of #9a7ffb        
        
          <div style="background-color:#9a7ffb;">Content here</div>
        
        
          .mybackground {background-color:#9a7ffb;}
        
        Background color #9a7ffb
      
           Border around this has a color of #9a7ffb        
        
          <div style="border:2px solid #9a7ffb;">Content here</div>
        
        
          .myborder {border:2px solid #9a7ffb;}
        
        Border color #9a7ffb