#9d99bc color space conversions
Hex:
        #9d99bc
        RGB:
        157, 153, 188
        CMY:
        38, 40, 26
        CMYK:
        16, 19, 0, 26
      HSL:
        247°, 20.7101%, 66.8627%
        HSV (HSB):
        247°, 18.6170%, 73.7255%
        XYZ:
        34.3730, 33.5814, 52.2472
        xyY:
        0.2860, 0.2794, 33.5814
      CIE-Lab:
        64.6289, 8.6907, -17.5626
        CIE-LCH:
        64.6289, 19.5953, 296.3280
        CIE-Luv:
        64.6289, 0.0311, -28.0335
        Hunter-Lab:
        57.9495, 4.4664, -12.8912
      #9d99bc color charts
#9d99bc RGB chart
      #9d99bc CMYK chart
      #9d99bc RGB pie chart
      #9d99bc color shades, tints & tones
#9d99bc color schemes
#9d99bc color preview, HTML & CSS examples
           This text has a color of #9d99bc        
        
          <p style="color:#9d99bc;">Text here</p>
        
        
          .mytext {color:#9d99bc;}
        
        Text color #9d99bc
      
           This box has a color of #9d99bc        
        
          <div style="background-color:#9d99bc;">Content here</div>
        
        
          .mybackground {background-color:#9d99bc;}
        
        Background color #9d99bc
      
           Border around this has a color of #9d99bc        
        
          <div style="border:2px solid #9d99bc;">Content here</div>
        
        
          .myborder {border:2px solid #9d99bc;}
        
        Border color #9d99bc