#9995f7 color space conversions
Hex:
        #9995f7
        RGB:
        153, 149, 247
        CMY:
        40, 42, 3
        CMYK:
        38, 40, 0, 3
      HSL:
        242°, 85.9649%, 77.6471%
        HSV (HSB):
        242°, 39.6761%, 96.8627%
        XYZ:
        40.6728, 34.9826, 92.6043
        xyY:
        0.2417, 0.2079, 34.9826
      CIE-Lab:
        65.7351, 24.4770, -48.5677
        CIE-LCH:
        65.7351, 54.3870, 296.7471
        CIE-Luv:
        65.7351, -4.1877, -81.1454
        Hunter-Lab:
        59.1461, 19.2429, -51.4274
      #9995f7 color charts
#9995f7 RGB chart
      #9995f7 CMYK chart
      #9995f7 RGB pie chart
      #9995f7 color shades, tints & tones
#9995f7 color schemes
#9995f7 color preview, HTML & CSS examples
           This text has a color of #9995f7        
        
          <p style="color:#9995f7;">Text here</p>
        
        
          .mytext {color:#9995f7;}
        
        Text color #9995f7
      
           This box has a color of #9995f7        
        
          <div style="background-color:#9995f7;">Content here</div>
        
        
          .mybackground {background-color:#9995f7;}
        
        Background color #9995f7
      
           Border around this has a color of #9995f7        
        
          <div style="border:2px solid #9995f7;">Content here</div>
        
        
          .myborder {border:2px solid #9995f7;}
        
        Border color #9995f7