#7a4ffe color space conversions
Hex:
        #7a4ffe
        RGB:
        122, 79, 254
        CMY:
        52, 69, 0
        CMYK:
        52, 69, 0, 0
      HSL:
        255°, 98.8701%, 65.2941%
        HSV (HSB):
        255°, 68.8976%, 99.6078%
        XYZ:
        28.7114, 16.8853, 95.5119
        xyY:
        0.2035, 0.1197, 16.8853
      CIE-Lab:
        48.1152, 59.1282, -80.9097
        CIE-LCH:
        48.1152, 100.2124, 306.1591
        CIE-Luv:
        48.1152, 2.6058, -125.7471
        Hunter-Lab:
        41.0917, 52.8102, -109.0470
      #7a4ffe color charts
#7a4ffe RGB chart
      #7a4ffe CMYK chart
      #7a4ffe RGB pie chart
      #7a4ffe color shades, tints & tones
#7a4ffe color schemes
#7a4ffe color preview, HTML & CSS examples
           This text has a color of #7a4ffe        
        
          <p style="color:#7a4ffe;">Text here</p>
        
        
          .mytext {color:#7a4ffe;}
        
        Text color #7a4ffe
      
           This box has a color of #7a4ffe        
        
          <div style="background-color:#7a4ffe;">Content here</div>
        
        
          .mybackground {background-color:#7a4ffe;}
        
        Background color #7a4ffe
      
           Border around this has a color of #7a4ffe        
        
          <div style="border:2px solid #7a4ffe;">Content here</div>
        
        
          .myborder {border:2px solid #7a4ffe;}
        
        Border color #7a4ffe