#7b47ae color space conversions
Hex:
        #7b47ae
        RGB:
        123, 71, 174
        CMY:
        52, 72, 32
        CMYK:
        29, 59, 0, 32
      HSL:
        270°, 42.0408%, 48.0392%
        HSV (HSB):
        270°, 59.1954%, 68.2353%
        XYZ:
        18.0616, 11.7734, 41.3649
        xyY:
        0.2537, 0.1654, 11.7734
      CIE-Lab:
        40.8537, 42.3999, -46.8271
        CIE-LCH:
        40.8537, 63.1706, 312.1594
        CIE-Luv:
        40.8537, 15.3010, -72.1860
        Hunter-Lab:
        34.3124, 33.9133, -47.4577
      #7b47ae color charts
#7b47ae RGB chart
      #7b47ae CMYK chart
      #7b47ae RGB pie chart
      #7b47ae color shades, tints & tones
#7b47ae color schemes
#7b47ae color preview, HTML & CSS examples
           This text has a color of #7b47ae        
        
          <p style="color:#7b47ae;">Text here</p>
        
        
          .mytext {color:#7b47ae;}
        
        Text color #7b47ae
      
           This box has a color of #7b47ae        
        
          <div style="background-color:#7b47ae;">Content here</div>
        
        
          .mybackground {background-color:#7b47ae;}
        
        Background color #7b47ae
      
           Border around this has a color of #7b47ae        
        
          <div style="border:2px solid #7b47ae;">Content here</div>
        
        
          .myborder {border:2px solid #7b47ae;}
        
        Border color #7b47ae