#7c41af color space conversions
Hex:
        #7c41af
        RGB:
        124, 65, 175
        CMY:
        51, 75, 31
        CMYK:
        29, 63, 0, 31
      HSL:
        272°, 45.8333%, 47.0588%
        HSV (HSB):
        272°, 62.8571%, 68.6275%
        XYZ:
        17.9403, 11.1608, 41.7661
        xyY:
        0.2532, 0.1575, 11.1608
      CIE-Lab:
        39.8500, 46.0814, -49.0244
        CIE-LCH:
        39.8500, 67.2821, 313.2276
        CIE-Luv:
        39.8500, 17.1802, -75.1129
        Hunter-Lab:
        33.4078, 37.3926, -50.7383
      #7c41af color charts
#7c41af RGB chart
      #7c41af CMYK chart
      #7c41af RGB pie chart
      #7c41af color shades, tints & tones
#7c41af color schemes
#7c41af color preview, HTML & CSS examples
           This text has a color of #7c41af        
        
          <p style="color:#7c41af;">Text here</p>
        
        
          .mytext {color:#7c41af;}
        
        Text color #7c41af
      
           This box has a color of #7c41af        
        
          <div style="background-color:#7c41af;">Content here</div>
        
        
          .mybackground {background-color:#7c41af;}
        
        Background color #7c41af
      
           Border around this has a color of #7c41af        
        
          <div style="border:2px solid #7c41af;">Content here</div>
        
        
          .myborder {border:2px solid #7c41af;}
        
        Border color #7c41af