#7c2aed color space conversions
Hex:
        #7c2aed
        RGB:
        124, 42, 237
        CMY:
        51, 84, 7
        CMYK:
        48, 82, 0, 7
      HSL:
        265°, 84.4156%, 54.7059%
        HSV (HSB):
        265°, 82.2785%, 92.9412%
        XYZ:
        24.4262, 12.0554, 81.1603
        xyY:
        0.2076, 0.1025, 12.0554
      CIE-Lab:
        41.3041, 70.8889, -82.5388
        CIE-LCH:
        41.3041, 108.8020, 310.6578
        CIE-Luv:
        41.3041, 10.6812, -121.6467
        Hunter-Lab:
        34.7209, 64.8132, -114.2859
      #7c2aed color charts
#7c2aed RGB chart
      #7c2aed CMYK chart
      #7c2aed RGB pie chart
      #7c2aed color shades, tints & tones
#7c2aed color schemes
#7c2aed color preview, HTML & CSS examples
           This text has a color of #7c2aed        
        
          <p style="color:#7c2aed;">Text here</p>
        
        
          .mytext {color:#7c2aed;}
        
        Text color #7c2aed
      
           This box has a color of #7c2aed        
        
          <div style="background-color:#7c2aed;">Content here</div>
        
        
          .mybackground {background-color:#7c2aed;}
        
        Background color #7c2aed
      
           Border around this has a color of #7c2aed        
        
          <div style="border:2px solid #7c2aed;">Content here</div>
        
        
          .myborder {border:2px solid #7c2aed;}
        
        Border color #7c2aed