#9a95fd color space conversions
Hex:
        #9a95fd
        RGB:
        154, 149, 253
        CMY:
        40, 42, 1
        CMYK:
        39, 41, 0, 1
      HSL:
        243°, 96.2963%, 78.8235%
        HSV (HSB):
        243°, 41.1067%, 99.2157%
        XYZ:
        41.8035, 35.4568, 97.5691
        xyY:
        0.2391, 0.2028, 35.4568
      CIE-Lab:
        66.1027, 26.3520, -51.2614
        CIE-LCH:
        66.1027, 57.6382, 297.2064
        CIE-Luv:
        66.1027, -4.1530, -85.9353
        Hunter-Lab:
        59.5456, 21.1097, -55.4684
      #9a95fd color charts
#9a95fd RGB chart
      #9a95fd CMYK chart
      #9a95fd RGB pie chart
      #9a95fd color shades, tints & tones
#9a95fd color schemes
#9a95fd color preview, HTML & CSS examples
           This text has a color of #9a95fd        
        
          <p style="color:#9a95fd;">Text here</p>
        
        
          .mytext {color:#9a95fd;}
        
        Text color #9a95fd
      
           This box has a color of #9a95fd        
        
          <div style="background-color:#9a95fd;">Content here</div>
        
        
          .mybackground {background-color:#9a95fd;}
        
        Background color #9a95fd
      
           Border around this has a color of #9a95fd        
        
          <div style="border:2px solid #9a95fd;">Content here</div>
        
        
          .myborder {border:2px solid #9a95fd;}
        
        Border color #9a95fd