#9f88ac color space conversions
Hex:
        #9f88ac
        RGB:
        159, 136, 172
        CMY:
        38, 47, 33
        CMYK:
        8, 21, 0, 33
      HSL:
        278°, 17.8218%, 60.3922%
        HSV (HSB):
        278°, 20.9302%, 67.4510%
        XYZ:
        30.5486, 27.9578, 42.8160
        xyY:
        0.3015, 0.2759, 27.9578
      CIE-Lab:
        59.8506, 15.5529, -15.7482
        CIE-LCH:
        59.8506, 22.1337, 314.6425
        CIE-Luv:
        59.8506, 10.4543, -25.8945
        Hunter-Lab:
        52.8751, 10.5969, -10.9979
      #9f88ac color charts
#9f88ac RGB chart
      #9f88ac CMYK chart
      #9f88ac RGB pie chart
      #9f88ac color shades, tints & tones
#9f88ac color schemes
#9f88ac color preview, HTML & CSS examples
           This text has a color of #9f88ac        
        
          <p style="color:#9f88ac;">Text here</p>
        
        
          .mytext {color:#9f88ac;}
        
        Text color #9f88ac
      
           This box has a color of #9f88ac        
        
          <div style="background-color:#9f88ac;">Content here</div>
        
        
          .mybackground {background-color:#9f88ac;}
        
        Background color #9f88ac
      
           Border around this has a color of #9f88ac        
        
          <div style="border:2px solid #9f88ac;">Content here</div>
        
        
          .myborder {border:2px solid #9f88ac;}
        
        Border color #9f88ac