#9f87ab color space conversions
Hex:
        #9f87ab
        RGB:
        159, 135, 171
        CMY:
        38, 47, 33
        CMYK:
        7, 21, 0, 33
      HSL:
        280°, 17.6471%, 60.0000%
        HSV (HSB):
        280°, 21.0526%, 67.0588%
        XYZ:
        30.3127, 27.6391, 42.2653
        xyY:
        0.3025, 0.2758, 27.6391
      CIE-Lab:
        59.5613, 15.9160, -15.6160
        CIE-LCH:
        59.5613, 22.2975, 315.5449
        CIE-Luv:
        59.5613, 11.0338, -25.7247
        Hunter-Lab:
        52.5729, 10.9176, -10.8643
      #9f87ab color charts
#9f87ab RGB chart
      #9f87ab CMYK chart
      #9f87ab RGB pie chart
      #9f87ab color shades, tints & tones
#9f87ab color schemes
#9f87ab color preview, HTML & CSS examples
           This text has a color of #9f87ab        
        
          <p style="color:#9f87ab;">Text here</p>
        
        
          .mytext {color:#9f87ab;}
        
        Text color #9f87ab
      
           This box has a color of #9f87ab        
        
          <div style="background-color:#9f87ab;">Content here</div>
        
        
          .mybackground {background-color:#9f87ab;}
        
        Background color #9f87ab
      
           Border around this has a color of #9f87ab        
        
          <div style="border:2px solid #9f87ab;">Content here</div>
        
        
          .myborder {border:2px solid #9f87ab;}
        
        Border color #9f87ab