#9411b7 color space conversions
Hex:
        #9411b7
        RGB:
        148, 17, 183
        CMY:
        42, 93, 28
        CMYK:
        19, 91, 0, 28
      HSL:
        287°, 83.0000%, 39.2157%
        HSV (HSB):
        287°, 90.7104%, 71.7647%
        XYZ:
        20.9604, 10.1157, 45.6475
        xyY:
        0.2732, 0.1318, 10.1157
      CIE-Lab:
        38.0493, 69.1104, -56.4980
        CIE-LCH:
        38.0493, 89.2651, 320.7339
        CIE-Luv:
        38.0493, 36.0757, -86.2218
        Hunter-Lab:
        31.8052, 61.9770, -62.8308
      #9411b7 color charts
#9411b7 RGB chart
      #9411b7 CMYK chart
      #9411b7 RGB pie chart
      #9411b7 color shades, tints & tones
#9411b7 color schemes
#9411b7 color preview, HTML & CSS examples
           This text has a color of #9411b7        
        
          <p style="color:#9411b7;">Text here</p>
        
        
          .mytext {color:#9411b7;}
        
        Text color #9411b7
      
           This box has a color of #9411b7        
        
          <div style="background-color:#9411b7;">Content here</div>
        
        
          .mybackground {background-color:#9411b7;}
        
        Background color #9411b7
      
           Border around this has a color of #9411b7        
        
          <div style="border:2px solid #9411b7;">Content here</div>
        
        
          .myborder {border:2px solid #9411b7;}
        
        Border color #9411b7