#9e9aeb color space conversions
Hex:
        #9e9aeb
        RGB:
        158, 154, 235
        CMY:
        38, 40, 8
        CMYK:
        33, 34, 0, 8
      HSL:
        243°, 66.9421%, 76.2745%
        HSV (HSB):
        243°, 34.4681%, 92.1569%
        XYZ:
        40.6515, 36.3785, 83.4764
        xyY:
        0.2533, 0.2266, 36.3785
      CIE-Lab:
        66.8081, 19.7865, -40.2753
        CIE-LCH:
        66.8081, 44.8732, 296.1640
        CIE-Luv:
        66.8081, -3.0493, -66.9242
        Hunter-Lab:
        60.3146, 14.7571, -39.8382
      #9e9aeb color charts
#9e9aeb RGB chart
      #9e9aeb CMYK chart
      #9e9aeb RGB pie chart
      #9e9aeb color shades, tints & tones
#9e9aeb color schemes
#9e9aeb color preview, HTML & CSS examples
           This text has a color of #9e9aeb        
        
          <p style="color:#9e9aeb;">Text here</p>
        
        
          .mytext {color:#9e9aeb;}
        
        Text color #9e9aeb
      
           This box has a color of #9e9aeb        
        
          <div style="background-color:#9e9aeb;">Content here</div>
        
        
          .mybackground {background-color:#9e9aeb;}
        
        Background color #9e9aeb
      
           Border around this has a color of #9e9aeb        
        
          <div style="border:2px solid #9e9aeb;">Content here</div>
        
        
          .myborder {border:2px solid #9e9aeb;}
        
        Border color #9e9aeb