#ba49f1 color space conversions
Hex:
        #ba49f1
        RGB:
        186, 73, 241
        CMY:
        27, 71, 5
        CMYK:
        23, 70, 0, 5
      HSL:
        280°, 85.7143%, 61.5686%
        HSV (HSB):
        280°, 69.7095%, 94.5098%
        XYZ:
        38.5094, 21.5551, 85.3500
        xyY:
        0.2648, 0.1482, 21.5551
      CIE-Lab:
        53.5517, 70.1893, -64.4904
        CIE-LCH:
        53.5517, 95.3182, 317.4230
        CIE-Luv:
        53.5517, 35.8239, -107.4676
        Hunter-Lab:
        46.4274, 66.8096, -76.4967
      #ba49f1 color charts
#ba49f1 RGB chart
      #ba49f1 CMYK chart
      #ba49f1 RGB pie chart
      #ba49f1 color shades, tints & tones
#ba49f1 color schemes
#ba49f1 color preview, HTML & CSS examples
           This text has a color of #ba49f1        
        
          <p style="color:#ba49f1;">Text here</p>
        
        
          .mytext {color:#ba49f1;}
        
        Text color #ba49f1
      
           This box has a color of #ba49f1        
        
          <div style="background-color:#ba49f1;">Content here</div>
        
        
          .mybackground {background-color:#ba49f1;}
        
        Background color #ba49f1
      
           Border around this has a color of #ba49f1        
        
          <div style="border:2px solid #ba49f1;">Content here</div>
        
        
          .myborder {border:2px solid #ba49f1;}
        
        Border color #ba49f1