#9e87be color space conversions
Hex:
        #9e87be
        RGB:
        158, 135, 190
        CMY:
        38, 47, 25
        CMYK:
        17, 29, 0, 25
      HSL:
        265°, 29.7297%, 63.7255%
        HSV (HSB):
        265°, 28.9474%, 74.5098%
        XYZ:
        32.0588, 28.3148, 52.4908
        xyY:
        0.2840, 0.2509, 28.3148
      CIE-Lab:
        60.1720, 19.7206, -25.4900
        CIE-LCH:
        60.1720, 32.2279, 307.7277
        CIE-Luv:
        60.1720, 8.5470, -41.8260
        Hunter-Lab:
        53.2116, 14.4219, -21.2387
      #9e87be color charts
#9e87be RGB chart
      #9e87be CMYK chart
      #9e87be RGB pie chart
      #9e87be color shades, tints & tones
#9e87be color schemes
#9e87be color preview, HTML & CSS examples
           This text has a color of #9e87be        
        
          <p style="color:#9e87be;">Text here</p>
        
        
          .mytext {color:#9e87be;}
        
        Text color #9e87be
      
           This box has a color of #9e87be        
        
          <div style="background-color:#9e87be;">Content here</div>
        
        
          .mybackground {background-color:#9e87be;}
        
        Background color #9e87be
      
           Border around this has a color of #9e87be        
        
          <div style="border:2px solid #9e87be;">Content here</div>
        
        
          .myborder {border:2px solid #9e87be;}
        
        Border color #9e87be