#9541fe color space conversions
Hex:
        #9541fe
        RGB:
        149, 65, 254
        CMY:
        42, 75, 0
        CMYK:
        41, 74, 0, 0
      HSL:
        267°, 98.9529%, 62.5490%
        HSV (HSB):
        267°, 74.4094%, 99.6078%
        XYZ:
        32.1741, 17.3259, 95.4144
        xyY:
        0.2220, 0.1196, 17.3259
      CIE-Lab:
        48.6681, 69.7234, -79.8913
        CIE-LCH:
        48.6681, 106.0376, 311.1122
        CIE-Luv:
        48.6681, 15.6277, -125.7135
        Hunter-Lab:
        41.6244, 65.1311, -106.7716
      #9541fe color charts
#9541fe RGB chart
      #9541fe CMYK chart
      #9541fe RGB pie chart
      #9541fe color shades, tints & tones
#9541fe color schemes
#9541fe color preview, HTML & CSS examples
           This text has a color of #9541fe        
        
          <p style="color:#9541fe;">Text here</p>
        
        
          .mytext {color:#9541fe;}
        
        Text color #9541fe
      
           This box has a color of #9541fe        
        
          <div style="background-color:#9541fe;">Content here</div>
        
        
          .mybackground {background-color:#9541fe;}
        
        Background color #9541fe
      
           Border around this has a color of #9541fe        
        
          <div style="border:2px solid #9541fe;">Content here</div>
        
        
          .myborder {border:2px solid #9541fe;}
        
        Border color #9541fe