#7a4ffb color space conversions
Hex:
        #7a4ffb
        RGB:
        122, 79, 251
        CMY:
        52, 69, 2
        CMYK:
        51, 69, 0, 2
      HSL:
        255°, 95.5556%, 64.7059%
        HSV (HSB):
        255°, 68.5259%, 98.4314%
        XYZ:
        28.2346, 16.6946, 93.0010
        xyY:
        0.2047, 0.1210, 16.6946
      CIE-Lab:
        47.8729, 58.3052, -79.6349
        CIE-LCH:
        47.8729, 98.6976, 306.2099
        CIE-Luv:
        47.8729, 2.9148, -123.7868
        Hunter-Lab:
        40.8590, 51.8448, -106.3514
      #7a4ffb color charts
#7a4ffb RGB chart
      #7a4ffb CMYK chart
      #7a4ffb RGB pie chart
      #7a4ffb color shades, tints & tones
#7a4ffb color schemes
#7a4ffb color preview, HTML & CSS examples
           This text has a color of #7a4ffb        
        
          <p style="color:#7a4ffb;">Text here</p>
        
        
          .mytext {color:#7a4ffb;}
        
        Text color #7a4ffb
      
           This box has a color of #7a4ffb        
        
          <div style="background-color:#7a4ffb;">Content here</div>
        
        
          .mybackground {background-color:#7a4ffb;}
        
        Background color #7a4ffb
      
           Border around this has a color of #7a4ffb        
        
          <div style="border:2px solid #7a4ffb;">Content here</div>
        
        
          .myborder {border:2px solid #7a4ffb;}
        
        Border color #7a4ffb