#7a48ff color space conversions
Hex:
        #7a48ff
        RGB:
        122, 72, 255
        CMY:
        52, 72, 0
        CMYK:
        52, 72, 0, 0
      HSL:
        256°, 100.0000%, 64.1176%
        HSV (HSB):
        256°, 71.7647%, 100.0000%
        XYZ:
        28.3934, 15.9923, 96.1981
        xyY:
        0.2020, 0.1138, 15.9923
      CIE-Lab:
        46.9644, 62.8453, -83.3512
        CIE-LCH:
        46.9644, 104.3885, 307.0156
        CIE-Luv:
        46.9644, 3.7300, -128.1356
        Hunter-Lab:
        39.9904, 56.7529, -114.6306
      #7a48ff color charts
#7a48ff RGB chart
      #7a48ff CMYK chart
      #7a48ff RGB pie chart
      #7a48ff color shades, tints & tones
#7a48ff color schemes
#7a48ff color preview, HTML & CSS examples
           This text has a color of #7a48ff        
        
          <p style="color:#7a48ff;">Text here</p>
        
        
          .mytext {color:#7a48ff;}
        
        Text color #7a48ff
      
           This box has a color of #7a48ff        
        
          <div style="background-color:#7a48ff;">Content here</div>
        
        
          .mybackground {background-color:#7a48ff;}
        
        Background color #7a48ff
      
           Border around this has a color of #7a48ff        
        
          <div style="border:2px solid #7a48ff;">Content here</div>
        
        
          .myborder {border:2px solid #7a48ff;}
        
        Border color #7a48ff