#9941b5 color space conversions
Hex:
        #9941b5
        RGB:
        153, 65, 181
        CMY:
        40, 75, 29
        CMYK:
        15, 64, 0, 29
      HSL:
        286°, 47.1545%, 48.2353%
        HSV (HSB):
        286°, 64.0884%, 70.9804%
        XYZ:
        23.3677, 13.8891, 45.1653
        xyY:
        0.2835, 0.1685, 13.8891
      CIE-Lab:
        44.0735, 54.2919, -45.5825
        CIE-LCH:
        44.0735, 70.8899, 319.9838
        CIE-Luv:
        44.0735, 32.4922, -73.2909
        Hunter-Lab:
        37.2681, 46.7031, -45.7661
      #9941b5 color charts
#9941b5 RGB chart
      #9941b5 CMYK chart
      #9941b5 RGB pie chart
      #9941b5 color shades, tints & tones
#9941b5 color schemes
#9941b5 color preview, HTML & CSS examples
           This text has a color of #9941b5        
        
          <p style="color:#9941b5;">Text here</p>
        
        
          .mytext {color:#9941b5;}
        
        Text color #9941b5
      
           This box has a color of #9941b5        
        
          <div style="background-color:#9941b5;">Content here</div>
        
        
          .mybackground {background-color:#9941b5;}
        
        Background color #9941b5
      
           Border around this has a color of #9941b5        
        
          <div style="border:2px solid #9941b5;">Content here</div>
        
        
          .myborder {border:2px solid #9941b5;}
        
        Border color #9941b5