#7c2aa3 color space conversions
Hex:
        #7c2aa3
        RGB:
        124, 42, 163
        CMY:
        51, 84, 36
        CMYK:
        24, 74, 0, 36
      HSL:
        281°, 59.0244%, 40.1961%
        HSV (HSB):
        281°, 74.2331%, 63.9216%
        XYZ:
        15.7510, 8.5854, 35.4773
        xyY:
        0.2633, 0.1435, 8.5854
      CIE-Lab:
        35.1734, 54.0626, -49.3938
        CIE-LCH:
        35.1734, 73.2292, 317.5839
        CIE-Luv:
        35.1734, 24.3300, -73.3663
        Hunter-Lab:
        29.3008, 44.6785, -51.2776
      #7c2aa3 color charts
#7c2aa3 RGB chart
      #7c2aa3 CMYK chart
      #7c2aa3 RGB pie chart
      #7c2aa3 color shades, tints & tones
#7c2aa3 color schemes
#7c2aa3 color preview, HTML & CSS examples
           This text has a color of #7c2aa3        
        
          <p style="color:#7c2aa3;">Text here</p>
        
        
          .mytext {color:#7c2aa3;}
        
        Text color #7c2aa3
      
           This box has a color of #7c2aa3        
        
          <div style="background-color:#7c2aa3;">Content here</div>
        
        
          .mybackground {background-color:#7c2aa3;}
        
        Background color #7c2aa3
      
           Border around this has a color of #7c2aa3        
        
          <div style="border:2px solid #7c2aa3;">Content here</div>
        
        
          .myborder {border:2px solid #7c2aa3;}
        
        Border color #7c2aa3