#7b48ac color space conversions
Hex:
        #7b48ac
        RGB:
        123, 72, 172
        CMY:
        52, 72, 33
        CMYK:
        28, 58, 0, 33
      HSL:
        271°, 40.9836%, 47.8431%
        HSV (HSB):
        271°, 58.1395%, 67.4510%
        XYZ:
        17.9321, 11.8242, 40.3669
        xyY:
        0.2557, 0.1686, 11.8242
      CIE-Lab:
        40.9354, 41.3593, -45.5118
        CIE-LCH:
        40.9354, 61.4973, 312.2633
        CIE-Luv:
        40.9354, 15.3607, -70.2409
        Hunter-Lab:
        34.3864, 32.9097, -45.5313
      #7b48ac color charts
#7b48ac RGB chart
      #7b48ac CMYK chart
      #7b48ac RGB pie chart
      #7b48ac color shades, tints & tones
#7b48ac color schemes
#7b48ac color preview, HTML & CSS examples
           This text has a color of #7b48ac        
        
          <p style="color:#7b48ac;">Text here</p>
        
        
          .mytext {color:#7b48ac;}
        
        Text color #7b48ac
      
           This box has a color of #7b48ac        
        
          <div style="background-color:#7b48ac;">Content here</div>
        
        
          .mybackground {background-color:#7b48ac;}
        
        Background color #7b48ac
      
           Border around this has a color of #7b48ac        
        
          <div style="border:2px solid #7b48ac;">Content here</div>
        
        
          .myborder {border:2px solid #7b48ac;}
        
        Border color #7b48ac