#9e41fe color space conversions
Hex:
        #9e41fe
        RGB:
        158, 65, 254
        CMY:
        38, 75, 0
        CMYK:
        38, 74, 0, 0
      HSL:
        270°, 98.9529%, 62.5490%
        HSV (HSB):
        270°, 74.4094%, 99.6078%
        XYZ:
        33.8802, 18.2055, 95.4942
        xyY:
        0.2296, 0.1234, 18.2055
      CIE-Lab:
        49.7444, 71.1380, -78.0890
        CIE-LCH:
        49.7444, 105.6339, 312.3331
        CIE-Luv:
        49.7444, 19.7388, -124.3158
        Hunter-Lab:
        42.6678, 67.0685, -102.8285
      #9e41fe color charts
#9e41fe RGB chart
      #9e41fe CMYK chart
      #9e41fe RGB pie chart
      #9e41fe color shades, tints & tones
#9e41fe color schemes
#9e41fe color preview, HTML & CSS examples
           This text has a color of #9e41fe        
        
          <p style="color:#9e41fe;">Text here</p>
        
        
          .mytext {color:#9e41fe;}
        
        Text color #9e41fe
      
           This box has a color of #9e41fe        
        
          <div style="background-color:#9e41fe;">Content here</div>
        
        
          .mybackground {background-color:#9e41fe;}
        
        Background color #9e41fe
      
           Border around this has a color of #9e41fe        
        
          <div style="border:2px solid #9e41fe;">Content here</div>
        
        
          .myborder {border:2px solid #9e41fe;}
        
        Border color #9e41fe