#ba29c4 color space conversions
Hex:
        #ba29c4
        RGB:
        186, 41, 196
        CMY:
        27, 84, 23
        CMYK:
        5, 79, 0, 23
      HSL:
        296°, 65.4008%, 46.4706%
        HSV (HSB):
        296°, 79.0816%, 76.8627%
        XYZ:
        31.0064, 16.0105, 53.6807
        xyY:
        0.3079, 0.1590, 16.0105
      CIE-Lab:
        46.9883, 72.6965, -49.3967
        CIE-LCH:
        46.9883, 87.8909, 325.8042
        CIE-Luv:
        46.9883, 54.4388, -82.4297
        Hunter-Lab:
        40.0131, 68.2979, -51.5329
      #ba29c4 color charts
#ba29c4 RGB chart
      #ba29c4 CMYK chart
      #ba29c4 RGB pie chart
      #ba29c4 color shades, tints & tones
#ba29c4 color schemes
#ba29c4 color preview, HTML & CSS examples
           This text has a color of #ba29c4        
        
          <p style="color:#ba29c4;">Text here</p>
        
        
          .mytext {color:#ba29c4;}
        
        Text color #ba29c4
      
           This box has a color of #ba29c4        
        
          <div style="background-color:#ba29c4;">Content here</div>
        
        
          .mybackground {background-color:#ba29c4;}
        
        Background color #ba29c4
      
           Border around this has a color of #ba29c4        
        
          <div style="border:2px solid #ba29c4;">Content here</div>
        
        
          .myborder {border:2px solid #ba29c4;}
        
        Border color #ba29c4