#7c3cfb color space conversions
Hex:
        #7c3cfb
        RGB:
        124, 60, 251
        CMY:
        51, 76, 2
        CMYK:
        51, 76, 0, 2
      HSL:
        260°, 95.9799%, 60.9804%
        HSV (HSB):
        260°, 76.0956%, 98.4314%
        XYZ:
        27.3406, 14.4818, 92.6211
        xyY:
        0.2034, 0.1077, 14.4818
      CIE-Lab:
        44.9162, 67.4907, -84.4739
        CIE-LCH:
        44.9162, 108.1241, 308.6232
        CIE-Luv:
        44.9162, 6.7114, -127.7920
        Hunter-Lab:
        38.0550, 61.6471, -117.6658
      #7c3cfb color charts
#7c3cfb RGB chart
      #7c3cfb CMYK chart
      #7c3cfb RGB pie chart
      #7c3cfb color shades, tints & tones
#7c3cfb color schemes
#7c3cfb color preview, HTML & CSS examples
           This text has a color of #7c3cfb        
        
          <p style="color:#7c3cfb;">Text here</p>
        
        
          .mytext {color:#7c3cfb;}
        
        Text color #7c3cfb
      
           This box has a color of #7c3cfb        
        
          <div style="background-color:#7c3cfb;">Content here</div>
        
        
          .mybackground {background-color:#7c3cfb;}
        
        Background color #7c3cfb
      
           Border around this has a color of #7c3cfb        
        
          <div style="border:2px solid #7c3cfb;">Content here</div>
        
        
          .myborder {border:2px solid #7c3cfb;}
        
        Border color #7c3cfb