#9599bf color space conversions
Hex:
        #9599bf
        RGB:
        149, 153, 191
        CMY:
        42, 40, 25
        CMYK:
        22, 20, 0, 25
      HSL:
        234°, 24.7059%, 66.6667%
        HSV (HSB):
        234°, 21.9895%, 74.9020%
        XYZ:
        33.1896, 32.9336, 53.8978
        xyY:
        0.2765, 0.2744, 32.9336
      CIE-Lab:
        64.1071, 6.8042, -20.0941
        CIE-LCH:
        64.1071, 21.2149, 288.7069
        CIE-Luv:
        64.1071, -4.2714, -31.7301
        Hunter-Lab:
        57.3878, 2.8049, -15.5128
      #9599bf color charts
#9599bf RGB chart
      #9599bf CMYK chart
      #9599bf RGB pie chart
      #9599bf color shades, tints & tones
#9599bf color schemes
#9599bf color preview, HTML & CSS examples
           This text has a color of #9599bf        
        
          <p style="color:#9599bf;">Text here</p>
        
        
          .mytext {color:#9599bf;}
        
        Text color #9599bf
      
           This box has a color of #9599bf        
        
          <div style="background-color:#9599bf;">Content here</div>
        
        
          .mybackground {background-color:#9599bf;}
        
        Background color #9599bf
      
           Border around this has a color of #9599bf        
        
          <div style="border:2px solid #9599bf;">Content here</div>
        
        
          .myborder {border:2px solid #9599bf;}
        
        Border color #9599bf