#9e41fd color space conversions
Hex:
        #9e41fd
        RGB:
        158, 65, 253
        CMY:
        38, 75, 1
        CMYK:
        38, 74, 0, 1
      HSL:
        270°, 97.9167%, 62.3529%
        HSV (HSB):
        270°, 74.3083%, 99.2157%
        XYZ:
        33.7205, 18.1415, 94.6529
        xyY:
        0.2302, 0.1238, 18.1415
      CIE-Lab:
        49.6673, 70.9119, -77.6579
        CIE-LCH:
        49.6673, 105.1629, 312.4002
        CIE-Luv:
        49.6673, 19.9192, -123.6521
        Hunter-Lab:
        42.5929, 66.7795, -101.9434
      #9e41fd color charts
#9e41fd RGB chart
      #9e41fd CMYK chart
      #9e41fd RGB pie chart
      #9e41fd color shades, tints & tones
#9e41fd color schemes
#9e41fd color preview, HTML & CSS examples
           This text has a color of #9e41fd        
        
          <p style="color:#9e41fd;">Text here</p>
        
        
          .mytext {color:#9e41fd;}
        
        Text color #9e41fd
      
           This box has a color of #9e41fd        
        
          <div style="background-color:#9e41fd;">Content here</div>
        
        
          .mybackground {background-color:#9e41fd;}
        
        Background color #9e41fd
      
           Border around this has a color of #9e41fd        
        
          <div style="border:2px solid #9e41fd;">Content here</div>
        
        
          .myborder {border:2px solid #9e41fd;}
        
        Border color #9e41fd