#7411af color space conversions
Hex:
        #7411af
        RGB:
        116, 17, 175
        CMY:
        55, 93, 31
        CMYK:
        34, 90, 0, 31
      HSL:
        278°, 82.2917%, 37.6471%
        HSV (HSB):
        278°, 90.2857%, 68.6275%
        XYZ:
        15.1408, 7.2090, 41.1509
        xyY:
        0.2384, 0.1135, 7.2090
      CIE-Lab:
        32.2781, 62.9486, -61.3623
        CIE-LCH:
        32.2781, 87.9082, 315.7311
        CIE-Luv:
        32.2781, 19.9838, -86.1766
        Hunter-Lab:
        26.8497, 53.6708, -72.0756
      #7411af color charts
#7411af RGB chart
      #7411af CMYK chart
      #7411af RGB pie chart
      #7411af color shades, tints & tones
#7411af color schemes
#7411af color preview, HTML & CSS examples
           This text has a color of #7411af        
        
          <p style="color:#7411af;">Text here</p>
        
        
          .mytext {color:#7411af;}
        
        Text color #7411af
      
           This box has a color of #7411af        
        
          <div style="background-color:#7411af;">Content here</div>
        
        
          .mybackground {background-color:#7411af;}
        
        Background color #7411af
      
           Border around this has a color of #7411af        
        
          <div style="border:2px solid #7411af;">Content here</div>
        
        
          .myborder {border:2px solid #7411af;}
        
        Border color #7411af