#ba47c1 color space conversions
Hex:
        #ba47c1
        RGB:
        186, 71, 193
        CMY:
        27, 72, 24
        CMYK:
        4, 63, 0, 24
      HSL:
        297°, 49.5935%, 51.7647%
        HSV (HSB):
        297°, 63.2124%, 75.6863%
        XYZ:
        32.1286, 18.7958, 52.3867
        xyY:
        0.3110, 0.1819, 18.7958
      CIE-Lab:
        50.4475, 61.8891, -42.1527
        CIE-LCH:
        50.4475, 74.8807, 325.7412
        CIE-Luv:
        50.4475, 49.1098, -71.7153
        Hunter-Lab:
        43.3542, 56.4116, -41.2947
      #ba47c1 color charts
#ba47c1 RGB chart
      #ba47c1 CMYK chart
      #ba47c1 RGB pie chart
      #ba47c1 color shades, tints & tones
#ba47c1 color schemes
#ba47c1 color preview, HTML & CSS examples
           This text has a color of #ba47c1        
        
          <p style="color:#ba47c1;">Text here</p>
        
        
          .mytext {color:#ba47c1;}
        
        Text color #ba47c1
      
           This box has a color of #ba47c1        
        
          <div style="background-color:#ba47c1;">Content here</div>
        
        
          .mybackground {background-color:#ba47c1;}
        
        Background color #ba47c1
      
           Border around this has a color of #ba47c1        
        
          <div style="border:2px solid #ba47c1;">Content here</div>
        
        
          .myborder {border:2px solid #ba47c1;}
        
        Border color #ba47c1