#9a95bb color space conversions
Hex:
        #9a95bb
        RGB:
        154, 149, 187
        CMY:
        40, 42, 27
        CMYK:
        18, 20, 0, 27
      HSL:
        248°, 21.8391%, 65.8824%
        HSV (HSB):
        248°, 20.3209%, 73.3333%
        XYZ:
        33.0435, 31.9528, 51.4396
        xyY:
        0.2838, 0.2744, 31.9528
      CIE-Lab:
        63.3038, 9.7492, -19.0364
        CIE-LCH:
        63.3038, 21.3877, 297.1185
        CIE-Luv:
        63.3038, 0.3498, -30.4209
        Hunter-Lab:
        56.5268, 5.4228, -14.3854
      #9a95bb color charts
#9a95bb RGB chart
      #9a95bb CMYK chart
      #9a95bb RGB pie chart
      #9a95bb color shades, tints & tones
#9a95bb color schemes
#9a95bb color preview, HTML & CSS examples
           This text has a color of #9a95bb        
        
          <p style="color:#9a95bb;">Text here</p>
        
        
          .mytext {color:#9a95bb;}
        
        Text color #9a95bb
      
           This box has a color of #9a95bb        
        
          <div style="background-color:#9a95bb;">Content here</div>
        
        
          .mybackground {background-color:#9a95bb;}
        
        Background color #9a95bb
      
           Border around this has a color of #9a95bb        
        
          <div style="border:2px solid #9a95bb;">Content here</div>
        
        
          .myborder {border:2px solid #9a95bb;}
        
        Border color #9a95bb