#a741e1 color space conversions
Hex:
        #a741e1
        RGB:
        167, 65, 225
        CMY:
        35, 75, 12
        CMYK:
        26, 71, 0, 12
      HSL:
        278°, 72.7273%, 56.8627%
        HSV (HSB):
        278°, 71.1111%, 88.2353%
        XYZ:
        31.4173, 17.4323, 72.9431
        xyY:
        0.2580, 0.1431, 17.4323
      CIE-Lab:
        48.8002, 66.3998, -63.2755
        CIE-LCH:
        48.8002, 91.7209, 316.3802
        CIE-Luv:
        48.8002, 30.2841, -102.6133
        Hunter-Lab:
        41.7520, 61.2502, -74.3564
      #a741e1 color charts
#a741e1 RGB chart
      #a741e1 CMYK chart
      #a741e1 RGB pie chart
      #a741e1 color shades, tints & tones
#a741e1 color schemes
#a741e1 color preview, HTML & CSS examples
           This text has a color of #a741e1        
        
          <p style="color:#a741e1;">Text here</p>
        
        
          .mytext {color:#a741e1;}
        
        Text color #a741e1
      
           This box has a color of #a741e1        
        
          <div style="background-color:#a741e1;">Content here</div>
        
        
          .mybackground {background-color:#a741e1;}
        
        Background color #a741e1
      
           Border around this has a color of #a741e1        
        
          <div style="border:2px solid #a741e1;">Content here</div>
        
        
          .myborder {border:2px solid #a741e1;}
        
        Border color #a741e1