#7c4dfe color space conversions
Hex:
        #7c4dfe
        RGB:
        124, 77, 254
        CMY:
        51, 70, 0
        CMYK:
        51, 70, 0, 0
      HSL:
        256°, 98.8827%, 64.9020%
        HSV (HSB):
        256°, 69.6850%, 99.6078%
        XYZ:
        28.8554, 16.7486, 95.4779
        xyY:
        0.2045, 0.1187, 16.7486
      CIE-Lab:
        47.9417, 60.4361, -81.1861
        CIE-LCH:
        47.9417, 101.2112, 306.6645
        CIE-Luv:
        47.9417, 3.6766, -126.0565
        Hunter-Lab:
        40.9251, 54.2380, -109.6757
      #7c4dfe color charts
#7c4dfe RGB chart
      #7c4dfe CMYK chart
      #7c4dfe RGB pie chart
      #7c4dfe color shades, tints & tones
#7c4dfe color schemes
#7c4dfe color preview, HTML & CSS examples
           This text has a color of #7c4dfe        
        
          <p style="color:#7c4dfe;">Text here</p>
        
        
          .mytext {color:#7c4dfe;}
        
        Text color #7c4dfe
      
           This box has a color of #7c4dfe        
        
          <div style="background-color:#7c4dfe;">Content here</div>
        
        
          .mybackground {background-color:#7c4dfe;}
        
        Background color #7c4dfe
      
           Border around this has a color of #7c4dfe        
        
          <div style="border:2px solid #7c4dfe;">Content here</div>
        
        
          .myborder {border:2px solid #7c4dfe;}
        
        Border color #7c4dfe