#ba49c4 color space conversions
Hex:
        #ba49c4
        RGB:
        186, 73, 196
        CMY:
        27, 71, 23
        CMYK:
        5, 63, 0, 23
      HSL:
        295°, 51.0373%, 52.7451%
        HSV (HSB):
        295°, 62.7551%, 76.8627%
        XYZ:
        32.5960, 19.1897, 54.2105
        xyY:
        0.3075, 0.1810, 19.1897
      CIE-Lab:
        50.9084, 61.5835, -43.1559
        CIE-LCH:
        50.9084, 75.1995, 324.9783
        CIE-Luv:
        50.9084, 47.6938, -73.3406
        Hunter-Lab:
        43.8061, 56.1611, -42.7078
      #ba49c4 color charts
#ba49c4 RGB chart
      #ba49c4 CMYK chart
      #ba49c4 RGB pie chart
      #ba49c4 color shades, tints & tones
#ba49c4 color schemes
#ba49c4 color preview, HTML & CSS examples
           This text has a color of #ba49c4        
        
          <p style="color:#ba49c4;">Text here</p>
        
        
          .mytext {color:#ba49c4;}
        
        Text color #ba49c4
      
           This box has a color of #ba49c4        
        
          <div style="background-color:#ba49c4;">Content here</div>
        
        
          .mybackground {background-color:#ba49c4;}
        
        Background color #ba49c4
      
           Border around this has a color of #ba49c4        
        
          <div style="border:2px solid #ba49c4;">Content here</div>
        
        
          .myborder {border:2px solid #ba49c4;}
        
        Border color #ba49c4