#9e8ceb color space conversions
Hex:
        #9e8ceb
        RGB:
        158, 140, 235
        CMY:
        38, 45, 8
        CMYK:
        33, 40, 0, 8
      HSL:
        251°, 70.3704%, 73.5294%
        HSV (HSB):
        251°, 40.4255%, 92.1569%
        XYZ:
        38.4740, 32.0234, 82.7506
        xyY:
        0.2511, 0.2090, 32.0234
      CIE-Lab:
        63.3622, 27.7891, -45.6843
        CIE-LCH:
        63.3622, 53.4723, 301.3115
        CIE-Luv:
        63.3622, 2.2955, -76.2840
        Hunter-Lab:
        56.5892, 22.3278, -47.0874
      #9e8ceb color charts
#9e8ceb RGB chart
      #9e8ceb CMYK chart
      #9e8ceb RGB pie chart
      #9e8ceb color shades, tints & tones
#9e8ceb color schemes
#9e8ceb color preview, HTML & CSS examples
           This text has a color of #9e8ceb        
        
          <p style="color:#9e8ceb;">Text here</p>
        
        
          .mytext {color:#9e8ceb;}
        
        Text color #9e8ceb
      
           This box has a color of #9e8ceb        
        
          <div style="background-color:#9e8ceb;">Content here</div>
        
        
          .mybackground {background-color:#9e8ceb;}
        
        Background color #9e8ceb
      
           Border around this has a color of #9e8ceb        
        
          <div style="border:2px solid #9e8ceb;">Content here</div>
        
        
          .myborder {border:2px solid #9e8ceb;}
        
        Border color #9e8ceb