#7c4ffd color space conversions
Hex:
        #7c4ffd
        RGB:
        124, 79, 253
        CMY:
        51, 69, 1
        CMYK:
        51, 69, 0, 1
      HSL:
        256°, 97.7528%, 65.0980%
        HSV (HSB):
        256°, 68.7747%, 99.2157%
        XYZ:
        28.8378, 16.9689, 94.6839
        xyY:
        0.2053, 0.1208, 16.9689
      CIE-Lab:
        48.2208, 59.1643, -80.1727
        CIE-LCH:
        48.2208, 99.6398, 306.4259
        CIE-Luv:
        48.2208, 3.4163, -124.8661
        Hunter-Lab:
        41.1933, 52.8723, -107.4443
      #7c4ffd color charts
#7c4ffd RGB chart
      #7c4ffd CMYK chart
      #7c4ffd RGB pie chart
      #7c4ffd color shades, tints & tones
#7c4ffd color schemes
#7c4ffd color preview, HTML & CSS examples
           This text has a color of #7c4ffd        
        
          <p style="color:#7c4ffd;">Text here</p>
        
        
          .mytext {color:#7c4ffd;}
        
        Text color #7c4ffd
      
           This box has a color of #7c4ffd        
        
          <div style="background-color:#7c4ffd;">Content here</div>
        
        
          .mybackground {background-color:#7c4ffd;}
        
        Background color #7c4ffd
      
           Border around this has a color of #7c4ffd        
        
          <div style="border:2px solid #7c4ffd;">Content here</div>
        
        
          .myborder {border:2px solid #7c4ffd;}
        
        Border color #7c4ffd