#7a48da color space conversions
Hex:
        #7a48da
        RGB:
        122, 72, 218
        CMY:
        52, 72, 15
        CMYK:
        44, 67, 0, 15
      HSL:
        261°, 66.3636%, 56.8627%
        HSV (HSB):
        261°, 66.9725%, 85.4902%
        XYZ:
        22.9983, 13.8343, 67.7878
        xyY:
        0.2198, 0.1322, 13.8343
      CIE-Lab:
        43.9943, 52.9740, -67.3377
        CIE-LCH:
        43.9943, 85.6773, 308.1918
        CIE-Luv:
        43.9943, 8.1138, -103.7293
        Hunter-Lab:
        37.1944, 45.2810, -82.0214
      #7a48da color charts
#7a48da RGB chart
      #7a48da CMYK chart
      #7a48da RGB pie chart
      #7a48da color shades, tints & tones
#7a48da color schemes
#7a48da color preview, HTML & CSS examples
           This text has a color of #7a48da        
        
          <p style="color:#7a48da;">Text here</p>
        
        
          .mytext {color:#7a48da;}
        
        Text color #7a48da
      
           This box has a color of #7a48da        
        
          <div style="background-color:#7a48da;">Content here</div>
        
        
          .mybackground {background-color:#7a48da;}
        
        Background color #7a48da
      
           Border around this has a color of #7a48da        
        
          <div style="border:2px solid #7a48da;">Content here</div>
        
        
          .myborder {border:2px solid #7a48da;}
        
        Border color #7a48da