#9e98e1 color space conversions
Hex:
        #9e98e1
        RGB:
        158, 152, 225
        CMY:
        38, 40, 12
        CMYK:
        30, 32, 0, 12
      HSL:
        245°, 54.8872%, 73.9216%
        HSV (HSB):
        245°, 32.4444%, 88.2353%
        XYZ:
        38.9194, 35.1618, 75.9698
        xyY:
        0.2594, 0.2343, 35.1618
      CIE-Lab:
        65.8745, 18.3823, -36.2249
        CIE-LCH:
        65.8745, 40.6221, 296.9054
        CIE-Luv:
        65.8745, -1.5719, -59.8645
        Hunter-Lab:
        59.2974, 13.3867, -34.4521
      #9e98e1 color charts
#9e98e1 RGB chart
      #9e98e1 CMYK chart
      #9e98e1 RGB pie chart
      #9e98e1 color shades, tints & tones
#9e98e1 color schemes
#9e98e1 color preview, HTML & CSS examples
           This text has a color of #9e98e1        
        
          <p style="color:#9e98e1;">Text here</p>
        
        
          .mytext {color:#9e98e1;}
        
        Text color #9e98e1
      
           This box has a color of #9e98e1        
        
          <div style="background-color:#9e98e1;">Content here</div>
        
        
          .mybackground {background-color:#9e98e1;}
        
        Background color #9e98e1
      
           Border around this has a color of #9e98e1        
        
          <div style="border:2px solid #9e98e1;">Content here</div>
        
        
          .myborder {border:2px solid #9e98e1;}
        
        Border color #9e98e1