#9e94bb color space conversions
Hex:
        #9e94bb
        RGB:
        158, 148, 187
        CMY:
        38, 42, 27
        CMYK:
        16, 21, 0, 27
      HSL:
        255°, 22.2857%, 65.6863%
        HSV (HSB):
        255°, 20.8556%, 73.3333%
        XYZ:
        33.6601, 32.0368, 51.4233
        xyY:
        0.2874, 0.2735, 32.0368
      CIE-Lab:
        63.3733, 11.6232, -18.9003
        CIE-LCH:
        63.3733, 22.1883, 301.5906
        CIE-Luv:
        63.3733, 2.9432, -30.4942
        Hunter-Lab:
        56.6010, 7.1005, -14.2456
      #9e94bb color charts
#9e94bb RGB chart
      #9e94bb CMYK chart
      #9e94bb RGB pie chart
      #9e94bb color shades, tints & tones
#9e94bb color schemes
#9e94bb color preview, HTML & CSS examples
           This text has a color of #9e94bb        
        
          <p style="color:#9e94bb;">Text here</p>
        
        
          .mytext {color:#9e94bb;}
        
        Text color #9e94bb
      
           This box has a color of #9e94bb        
        
          <div style="background-color:#9e94bb;">Content here</div>
        
        
          .mybackground {background-color:#9e94bb;}
        
        Background color #9e94bb
      
           Border around this has a color of #9e94bb        
        
          <div style="border:2px solid #9e94bb;">Content here</div>
        
        
          .myborder {border:2px solid #9e94bb;}
        
        Border color #9e94bb