#9541ec color space conversions
Hex:
        #9541ec
        RGB:
        149, 65, 236
        CMY:
        42, 75, 7
        CMYK:
        37, 72, 0, 7
      HSL:
        269°, 81.8182%, 59.0196%
        HSV (HSB):
        269°, 72.4576%, 92.5490%
        XYZ:
        29.4250, 16.2263, 80.9380
        xyY:
        0.2324, 0.1282, 16.2263
      CIE-Lab:
        47.2700, 65.5282, -72.0871
        CIE-LCH:
        47.2700, 97.4192, 312.2713
        CIE-Luv:
        47.2700, 18.6956, -113.7571
        Hunter-Lab:
        40.2819, 59.8972, -90.9336
      #9541ec color charts
#9541ec RGB chart
      #9541ec CMYK chart
      #9541ec RGB pie chart
      #9541ec color shades, tints & tones
#9541ec color schemes
#9541ec color preview, HTML & CSS examples
           This text has a color of #9541ec        
        
          <p style="color:#9541ec;">Text here</p>
        
        
          .mytext {color:#9541ec;}
        
        Text color #9541ec
      
           This box has a color of #9541ec        
        
          <div style="background-color:#9541ec;">Content here</div>
        
        
          .mybackground {background-color:#9541ec;}
        
        Background color #9541ec
      
           Border around this has a color of #9541ec        
        
          <div style="border:2px solid #9541ec;">Content here</div>
        
        
          .myborder {border:2px solid #9541ec;}
        
        Border color #9541ec