#9699bd color space conversions
Hex:
        #9699bd
        RGB:
        150, 153, 189
        CMY:
        41, 40, 26
        CMYK:
        21, 19, 0, 26
      HSL:
        235°, 22.8070%, 66.4706%
        HSV (HSB):
        235°, 20.6349%, 74.1176%
        XYZ:
        33.1542, 32.9406, 52.7549
        xyY:
        0.2790, 0.2772, 32.9406
      CIE-Lab:
        64.1128, 6.6544, -18.9581
        CIE-LCH:
        64.1128, 20.0920, 289.3415
        CIE-Luv:
        64.1128, -3.6570, -29.8992
        Hunter-Lab:
        57.3939, 2.6731, -14.3220
      #9699bd color charts
#9699bd RGB chart
      #9699bd CMYK chart
      #9699bd RGB pie chart
      #9699bd color shades, tints & tones
#9699bd color schemes
#9699bd color preview, HTML & CSS examples
           This text has a color of #9699bd        
        
          <p style="color:#9699bd;">Text here</p>
        
        
          .mytext {color:#9699bd;}
        
        Text color #9699bd
      
           This box has a color of #9699bd        
        
          <div style="background-color:#9699bd;">Content here</div>
        
        
          .mybackground {background-color:#9699bd;}
        
        Background color #9699bd
      
           Border around this has a color of #9699bd        
        
          <div style="border:2px solid #9699bd;">Content here</div>
        
        
          .myborder {border:2px solid #9699bd;}
        
        Border color #9699bd