#9e99fe color space conversions
Hex:
        #9e99fe
        RGB:
        158, 153, 254
        CMY:
        38, 40, 0
        CMYK:
        38, 40, 0, 0
      HSL:
        243°, 98.0583%, 79.8039%
        HSV (HSB):
        243°, 39.7638%, 99.6078%
        XYZ:
        43.3812, 37.2073, 98.6612
        xyY:
        0.2420, 0.2076, 37.2073
      CIE-Lab:
        67.4323, 25.3458, -49.6859
        CIE-LCH:
        67.4323, 55.7772, 297.0271
        CIE-Luv:
        67.4323, -3.9378, -83.4683
        Hunter-Lab:
        60.9978, 20.2017, -53.2005
      #9e99fe color charts
#9e99fe RGB chart
      #9e99fe CMYK chart
      #9e99fe RGB pie chart
      #9e99fe color shades, tints & tones
#9e99fe color schemes
#9e99fe color preview, HTML & CSS examples
           This text has a color of #9e99fe        
        
          <p style="color:#9e99fe;">Text here</p>
        
        
          .mytext {color:#9e99fe;}
        
        Text color #9e99fe
      
           This box has a color of #9e99fe        
        
          <div style="background-color:#9e99fe;">Content here</div>
        
        
          .mybackground {background-color:#9e99fe;}
        
        Background color #9e99fe
      
           Border around this has a color of #9e99fe        
        
          <div style="border:2px solid #9e99fe;">Content here</div>
        
        
          .myborder {border:2px solid #9e99fe;}
        
        Border color #9e99fe