#7c2aaa color space conversions
Hex:
        #7c2aaa
        RGB:
        124, 42, 170
        CMY:
        51, 84, 33
        CMYK:
        27, 75, 0, 33
      HSL:
        278°, 60.3774%, 41.5686%
        HSV (HSB):
        278°, 75.2941%, 66.6667%
        XYZ:
        16.3958, 8.8433, 38.8730
        xyY:
        0.2557, 0.1379, 8.8433
      CIE-Lab:
        35.6808, 55.5733, -52.7767
        CIE-LCH:
        35.6808, 76.6405, 316.4785
        CIE-Luv:
        35.6808, 22.7407, -78.2743
        Hunter-Lab:
        29.7377, 46.3749, -56.6873
      #7c2aaa color charts
#7c2aaa RGB chart
      #7c2aaa CMYK chart
      #7c2aaa RGB pie chart
      #7c2aaa color shades, tints & tones
#7c2aaa color schemes
#7c2aaa color preview, HTML & CSS examples
           This text has a color of #7c2aaa        
        
          <p style="color:#7c2aaa;">Text here</p>
        
        
          .mytext {color:#7c2aaa;}
        
        Text color #7c2aaa
      
           This box has a color of #7c2aaa        
        
          <div style="background-color:#7c2aaa;">Content here</div>
        
        
          .mybackground {background-color:#7c2aaa;}
        
        Background color #7c2aaa
      
           Border around this has a color of #7c2aaa        
        
          <div style="border:2px solid #7c2aaa;">Content here</div>
        
        
          .myborder {border:2px solid #7c2aaa;}
        
        Border color #7c2aaa