#9d95be color space conversions
Hex:
        #9d95be
        RGB:
        157, 149, 190
        CMY:
        38, 42, 25
        CMYK:
        17, 22, 0, 25
      HSL:
        252°, 23.9766%, 66.4706%
        HSV (HSB):
        252°, 21.5789%, 74.5098%
        XYZ:
        33.9463, 32.3807, 53.1761
        xyY:
        0.2841, 0.2710, 32.3807
      CIE-Lab:
        63.6563, 11.4032, -20.1622
        CIE-LCH:
        63.6563, 23.1635, 299.4914
        CIE-Luv:
        63.6563, 1.7247, -32.4840
        Hunter-Lab:
        56.9040, 6.9028, -15.5730
      #9d95be color charts
#9d95be RGB chart
      #9d95be CMYK chart
      #9d95be RGB pie chart
      #9d95be color shades, tints & tones
#9d95be color schemes
#9d95be color preview, HTML & CSS examples
           This text has a color of #9d95be        
        
          <p style="color:#9d95be;">Text here</p>
        
        
          .mytext {color:#9d95be;}
        
        Text color #9d95be
      
           This box has a color of #9d95be        
        
          <div style="background-color:#9d95be;">Content here</div>
        
        
          .mybackground {background-color:#9d95be;}
        
        Background color #9d95be
      
           Border around this has a color of #9d95be        
        
          <div style="border:2px solid #9d95be;">Content here</div>
        
        
          .myborder {border:2px solid #9d95be;}
        
        Border color #9d95be