#ba49e1 color space conversions
Hex:
        #ba49e1
        RGB:
        186, 73, 225
        CMY:
        27, 71, 12
        CMYK:
        17, 68, 0, 12
      HSL:
        285°, 71.6981%, 58.4314%
        HSV (HSB):
        285°, 67.5556%, 88.2353%
        XYZ:
        36.2229, 20.6404, 73.3090
        xyY:
        0.2783, 0.1586, 20.6404
      CIE-Lab:
        52.5537, 67.0183, -57.0961
        CIE-LCH:
        52.5537, 88.0421, 319.5707
        CIE-Luv:
        52.5537, 39.8047, -95.6410
        Hunter-Lab:
        45.4317, 62.8130, -63.8686
      #ba49e1 color charts
#ba49e1 RGB chart
      #ba49e1 CMYK chart
      #ba49e1 RGB pie chart
      #ba49e1 color shades, tints & tones
#ba49e1 color schemes
#ba49e1 color preview, HTML & CSS examples
           This text has a color of #ba49e1        
        
          <p style="color:#ba49e1;">Text here</p>
        
        
          .mytext {color:#ba49e1;}
        
        Text color #ba49e1
      
           This box has a color of #ba49e1        
        
          <div style="background-color:#ba49e1;">Content here</div>
        
        
          .mybackground {background-color:#ba49e1;}
        
        Background color #ba49e1
      
           Border around this has a color of #ba49e1        
        
          <div style="border:2px solid #ba49e1;">Content here</div>
        
        
          .myborder {border:2px solid #ba49e1;}
        
        Border color #ba49e1