#9c87bf color space conversions
Hex:
        #9c87bf
        RGB:
        156, 135, 191
        CMY:
        39, 47, 25
        CMYK:
        18, 29, 0, 25
      HSL:
        263°, 30.4348%, 63.9216%
        HSV (HSB):
        263°, 29.3194%, 74.9020%
        XYZ:
        31.7782, 28.1575, 53.0503
        xyY:
        0.2813, 0.2492, 28.1575
      CIE-Lab:
        60.0307, 19.3115, -26.2888
        CIE-LCH:
        60.0307, 32.6195, 306.3007
        CIE-Luv:
        60.0307, 7.3545, -43.0216
        Hunter-Lab:
        53.0636, 14.0372, -22.1306
      #9c87bf color charts
#9c87bf RGB chart
      #9c87bf CMYK chart
      #9c87bf RGB pie chart
      #9c87bf color shades, tints & tones
#9c87bf color schemes
#9c87bf color preview, HTML & CSS examples
           This text has a color of #9c87bf        
        
          <p style="color:#9c87bf;">Text here</p>
        
        
          .mytext {color:#9c87bf;}
        
        Text color #9c87bf
      
           This box has a color of #9c87bf        
        
          <div style="background-color:#9c87bf;">Content here</div>
        
        
          .mybackground {background-color:#9c87bf;}
        
        Background color #9c87bf
      
           Border around this has a color of #9c87bf        
        
          <div style="border:2px solid #9c87bf;">Content here</div>
        
        
          .myborder {border:2px solid #9c87bf;}
        
        Border color #9c87bf