#9950ef color space conversions
Hex:
        #9950ef
        RGB:
        153, 80, 239
        CMY:
        40, 69, 6
        CMYK:
        36, 67, 0, 6
      HSL:
        268°, 83.2461%, 62.5490%
        HSV (HSB):
        268°, 66.5272%, 93.7255%
        XYZ:
        31.5855, 18.7416, 83.6141
        xyY:
        0.2358, 0.1399, 18.7416
      CIE-Lab:
        50.3835, 60.1912, -68.6940
        CIE-LCH:
        50.3835, 91.3338, 311.2256
        CIE-Luv:
        50.3835, 17.2582, -110.7124
        Hunter-Lab:
        43.2916, 54.4732, -84.2096
      #9950ef color charts
#9950ef RGB chart
      #9950ef CMYK chart
      #9950ef RGB pie chart
      #9950ef color shades, tints & tones
#9950ef color schemes
#9950ef color preview, HTML & CSS examples
           This text has a color of #9950ef        
        
          <p style="color:#9950ef;">Text here</p>
        
        
          .mytext {color:#9950ef;}
        
        Text color #9950ef
      
           This box has a color of #9950ef        
        
          <div style="background-color:#9950ef;">Content here</div>
        
        
          .mybackground {background-color:#9950ef;}
        
        Background color #9950ef
      
           Border around this has a color of #9950ef        
        
          <div style="border:2px solid #9950ef;">Content here</div>
        
        
          .myborder {border:2px solid #9950ef;}
        
        Border color #9950ef