#ba49cf color space conversions
Hex:
        #ba49cf
        RGB:
        186, 73, 207
        CMY:
        27, 71, 19
        CMYK:
        10, 65, 0, 19
      HSL:
        291°, 58.2609%, 54.9020%
        HSV (HSB):
        291°, 64.7343%, 81.1765%
        XYZ:
        33.8947, 19.7092, 61.0493
        xyY:
        0.2956, 0.1719, 19.7092
      CIE-Lab:
        51.5068, 63.5918, -48.5278
        CIE-LCH:
        51.5068, 79.9929, 322.6523
        CIE-Luv:
        51.5068, 44.6022, -81.9212
        Hunter-Lab:
        44.3950, 58.5899, -50.4554
      #ba49cf color charts
#ba49cf RGB chart
      #ba49cf CMYK chart
      #ba49cf RGB pie chart
      #ba49cf color shades, tints & tones
#ba49cf color schemes
#ba49cf color preview, HTML & CSS examples
           This text has a color of #ba49cf        
        
          <p style="color:#ba49cf;">Text here</p>
        
        
          .mytext {color:#ba49cf;}
        
        Text color #ba49cf
      
           This box has a color of #ba49cf        
        
          <div style="background-color:#ba49cf;">Content here</div>
        
        
          .mybackground {background-color:#ba49cf;}
        
        Background color #ba49cf
      
           Border around this has a color of #ba49cf        
        
          <div style="border:2px solid #ba49cf;">Content here</div>
        
        
          .myborder {border:2px solid #ba49cf;}
        
        Border color #ba49cf