#7c34c1 color space conversions
Hex:
        #7c34c1
        RGB:
        124, 52, 193
        CMY:
        51, 80, 24
        CMYK:
        36, 73, 0, 24
      HSL:
        271°, 57.5510%, 48.0392%
        HSV (HSB):
        271°, 73.0570%, 75.6863%
        XYZ:
        19.1658, 10.5913, 51.4863
        xyY:
        0.2359, 0.1304, 10.5913
      CIE-Lab:
        38.8835, 56.6349, -61.1876
        CIE-LCH:
        38.8835, 83.3753, 312.7872
        CIE-Luv:
        38.8835, 16.5446, -91.8208
        Hunter-Lab:
        32.5443, 48.1686, -71.0179
      #7c34c1 color charts
#7c34c1 RGB chart
      #7c34c1 CMYK chart
      #7c34c1 RGB pie chart
      #7c34c1 color shades, tints & tones
#7c34c1 color schemes
#7c34c1 color preview, HTML & CSS examples
           This text has a color of #7c34c1        
        
          <p style="color:#7c34c1;">Text here</p>
        
        
          .mytext {color:#7c34c1;}
        
        Text color #7c34c1
      
           This box has a color of #7c34c1        
        
          <div style="background-color:#7c34c1;">Content here</div>
        
        
          .mybackground {background-color:#7c34c1;}
        
        Background color #7c34c1
      
           Border around this has a color of #7c34c1        
        
          <div style="border:2px solid #7c34c1;">Content here</div>
        
        
          .myborder {border:2px solid #7c34c1;}
        
        Border color #7c34c1