#ba49ff color space conversions
Hex:
        #ba49ff
        RGB:
        186, 73, 255
        CMY:
        27, 71, 0
        CMYK:
        27, 71, 0, 0
      HSL:
        277°, 100.0000%, 64.3137%
        HSV (HSB):
        277°, 71.3725%, 100.0000%
        XYZ:
        40.6822, 22.4242, 96.7919
        xyY:
        0.2544, 0.1402, 22.4242
      CIE-Lab:
        54.4742, 73.0445, -70.7973
        CIE-LCH:
        54.4742, 101.7239, 315.8950
        CIE-Luv:
        54.4742, 32.5599, -117.5212
        Hunter-Lab:
        47.3542, 70.4805, -88.0407
      #ba49ff color charts
#ba49ff RGB chart
      #ba49ff CMYK chart
      #ba49ff RGB pie chart
      #ba49ff color shades, tints & tones
#ba49ff color schemes
#ba49ff color preview, HTML & CSS examples
           This text has a color of #ba49ff        
        
          <p style="color:#ba49ff;">Text here</p>
        
        
          .mytext {color:#ba49ff;}
        
        Text color #ba49ff
      
           This box has a color of #ba49ff        
        
          <div style="background-color:#ba49ff;">Content here</div>
        
        
          .mybackground {background-color:#ba49ff;}
        
        Background color #ba49ff
      
           Border around this has a color of #ba49ff        
        
          <div style="border:2px solid #ba49ff;">Content here</div>
        
        
          .myborder {border:2px solid #ba49ff;}
        
        Border color #ba49ff