#ba40c1 color space conversions
Hex:
        #ba40c1
        RGB:
        186, 64, 193
        CMY:
        27, 75, 24
        CMYK:
        4, 67, 0, 24
      HSL:
        297°, 50.9881%, 50.3922%
        HSV (HSB):
        297°, 66.8394%, 75.6863%
        XYZ:
        31.7087, 17.9562, 52.2467
        xyY:
        0.3111, 0.1762, 17.9562
      CIE-Lab:
        49.4429, 64.6955, -43.7451
        CIE-LCH:
        49.4429, 78.0970, 325.9347
        CIE-Luv:
        49.4429, 50.9184, -74.1261
        Hunter-Lab:
        42.3747, 59.4148, -43.4405
      #ba40c1 color charts
#ba40c1 RGB chart
      #ba40c1 CMYK chart
      #ba40c1 RGB pie chart
      #ba40c1 color shades, tints & tones
#ba40c1 color schemes
#ba40c1 color preview, HTML & CSS examples
           This text has a color of #ba40c1        
        
          <p style="color:#ba40c1;">Text here</p>
        
        
          .mytext {color:#ba40c1;}
        
        Text color #ba40c1
      
           This box has a color of #ba40c1        
        
          <div style="background-color:#ba40c1;">Content here</div>
        
        
          .mybackground {background-color:#ba40c1;}
        
        Background color #ba40c1
      
           Border around this has a color of #ba40c1        
        
          <div style="border:2px solid #ba40c1;">Content here</div>
        
        
          .myborder {border:2px solid #ba40c1;}
        
        Border color #ba40c1