#7c42ac color space conversions
Hex:
        #7c42ac
        RGB:
        124, 66, 172
        CMY:
        51, 74, 33
        CMYK:
        28, 62, 0, 33
      HSL:
        273°, 44.5378%, 46.6667%
        HSV (HSB):
        273°, 61.6279%, 67.4510%
        XYZ:
        17.7068, 11.1601, 40.2506
        xyY:
        0.2562, 0.1615, 11.1601
      CIE-Lab:
        39.8488, 44.8367, -47.2472
        CIE-LCH:
        39.8488, 65.1355, 313.5005
        CIE-Luv:
        39.8488, 17.4721, -72.4980
        Hunter-Lab:
        33.4067, 36.1499, -48.0518
      #7c42ac color charts
#7c42ac RGB chart
      #7c42ac CMYK chart
      #7c42ac RGB pie chart
      #7c42ac color shades, tints & tones
#7c42ac color schemes
#7c42ac color preview, HTML & CSS examples
           This text has a color of #7c42ac        
        
          <p style="color:#7c42ac;">Text here</p>
        
        
          .mytext {color:#7c42ac;}
        
        Text color #7c42ac
      
           This box has a color of #7c42ac        
        
          <div style="background-color:#7c42ac;">Content here</div>
        
        
          .mybackground {background-color:#7c42ac;}
        
        Background color #7c42ac
      
           Border around this has a color of #7c42ac        
        
          <div style="border:2px solid #7c42ac;">Content here</div>
        
        
          .myborder {border:2px solid #7c42ac;}
        
        Border color #7c42ac