#9a95fa color space conversions
Hex:
        #9a95fa
        RGB:
        154, 149, 250
        CMY:
        40, 42, 2
        CMYK:
        38, 40, 0, 2
      HSL:
        243°, 90.9910%, 78.2353%
        HSV (HSB):
        243°, 40.4000%, 98.0392%
        XYZ:
        41.3292, 35.2670, 95.0714
        xyY:
        0.2408, 0.2054, 35.2670
      CIE-Lab:
        65.9560, 25.5408, -49.8548
        CIE-LCH:
        65.9560, 56.0164, 297.1262
        CIE-Luv:
        65.9560, -3.9536, -83.4643
        Hunter-Lab:
        59.3861, 20.2998, -53.3474
      #9a95fa color charts
#9a95fa RGB chart
      #9a95fa CMYK chart
      #9a95fa RGB pie chart
      #9a95fa color shades, tints & tones
#9a95fa color schemes
#9a95fa color preview, HTML & CSS examples
           This text has a color of #9a95fa        
        
          <p style="color:#9a95fa;">Text here</p>
        
        
          .mytext {color:#9a95fa;}
        
        Text color #9a95fa
      
           This box has a color of #9a95fa        
        
          <div style="background-color:#9a95fa;">Content here</div>
        
        
          .mybackground {background-color:#9a95fa;}
        
        Background color #9a95fa
      
           Border around this has a color of #9a95fa        
        
          <div style="border:2px solid #9a95fa;">Content here</div>
        
        
          .myborder {border:2px solid #9a95fa;}
        
        Border color #9a95fa