#7c4faf color space conversions
Hex:
        #7c4faf
        RGB:
        124, 79, 175
        CMY:
        51, 69, 31
        CMYK:
        29, 55, 0, 31
      HSL:
        268°, 37.7953%, 49.8039%
        HSV (HSB):
        268°, 54.8571%, 68.6275%
        XYZ:
        18.8460, 12.9722, 42.0680
        xyY:
        0.2551, 0.1756, 12.9722
      CIE-Lab:
        42.7213, 38.4525, -44.4232
        CIE-LCH:
        42.7213, 58.7539, 310.8793
        CIE-Luv:
        42.7213, 13.3944, -69.1909
        Hunter-Lab:
        36.0169, 30.3713, -44.0393
      #7c4faf color charts
#7c4faf RGB chart
      #7c4faf CMYK chart
      #7c4faf RGB pie chart
      #7c4faf color shades, tints & tones
#7c4faf color schemes
#7c4faf color preview, HTML & CSS examples
           This text has a color of #7c4faf        
        
          <p style="color:#7c4faf;">Text here</p>
        
        
          .mytext {color:#7c4faf;}
        
        Text color #7c4faf
      
           This box has a color of #7c4faf        
        
          <div style="background-color:#7c4faf;">Content here</div>
        
        
          .mybackground {background-color:#7c4faf;}
        
        Background color #7c4faf
      
           Border around this has a color of #7c4faf        
        
          <div style="border:2px solid #7c4faf;">Content here</div>
        
        
          .myborder {border:2px solid #7c4faf;}
        
        Border color #7c4faf