#7a47bf color space conversions
Hex:
        #7a47bf
        RGB:
        122, 71, 191
        CMY:
        52, 72, 25
        CMYK:
        36, 63, 0, 25
      HSL:
        266°, 48.3871%, 51.3725%
        HSV (HSB):
        266°, 62.8272%, 74.9020%
        XYZ:
        19.6832, 12.4056, 50.6473
        xyY:
        0.2379, 0.1499, 12.4056
      CIE-Lab:
        41.8537, 46.4474, -55.2155
        CIE-LCH:
        41.8537, 72.1534, 310.0706
        CIE-Luv:
        41.8537, 12.1133, -84.9934
        Hunter-Lab:
        35.2216, 38.1150, -60.6015
      #7a47bf color charts
#7a47bf RGB chart
      #7a47bf CMYK chart
      #7a47bf RGB pie chart
      #7a47bf color shades, tints & tones
#7a47bf color schemes
#7a47bf color preview, HTML & CSS examples
           This text has a color of #7a47bf        
        
          <p style="color:#7a47bf;">Text here</p>
        
        
          .mytext {color:#7a47bf;}
        
        Text color #7a47bf
      
           This box has a color of #7a47bf        
        
          <div style="background-color:#7a47bf;">Content here</div>
        
        
          .mybackground {background-color:#7a47bf;}
        
        Background color #7a47bf
      
           Border around this has a color of #7a47bf        
        
          <div style="border:2px solid #7a47bf;">Content here</div>
        
        
          .myborder {border:2px solid #7a47bf;}
        
        Border color #7a47bf