#7c42af color space conversions
Hex:
        #7c42af
        RGB:
        124, 66, 175
        CMY:
        51, 74, 31
        CMYK:
        29, 62, 0, 31
      HSL:
        272°, 45.2282%, 47.2549%
        HSV (HSB):
        272°, 62.2857%, 68.6275%
        XYZ:
        17.9983, 11.2767, 41.7854
        xyY:
        0.2533, 0.1587, 11.2767
      CIE-Lab:
        40.0426, 45.5597, -48.7148
        CIE-LCH:
        40.0426, 66.6995, 313.0832
        CIE-Luv:
        40.0426, 16.9360, -74.7375
        Hunter-Lab:
        33.5807, 36.9043, -50.2697
      #7c42af color charts
#7c42af RGB chart
      #7c42af CMYK chart
      #7c42af RGB pie chart
      #7c42af color shades, tints & tones
#7c42af color schemes
#7c42af color preview, HTML & CSS examples
           This text has a color of #7c42af        
        
          <p style="color:#7c42af;">Text here</p>
        
        
          .mytext {color:#7c42af;}
        
        Text color #7c42af
      
           This box has a color of #7c42af        
        
          <div style="background-color:#7c42af;">Content here</div>
        
        
          .mybackground {background-color:#7c42af;}
        
        Background color #7c42af
      
           Border around this has a color of #7c42af        
        
          <div style="border:2px solid #7c42af;">Content here</div>
        
        
          .myborder {border:2px solid #7c42af;}
        
        Border color #7c42af