#ba41ac color space conversions
Hex:
        #ba41ac
        RGB:
        186, 65, 172
        CMY:
        27, 75, 33
        CMYK:
        0, 65, 8, 27
      HSL:
        307°, 48.2072%, 49.2157%
        HSV (HSB):
        307°, 65.0538%, 72.9412%
        XYZ:
        29.5864, 17.1983, 40.7899
        xyY:
        0.3378, 0.1964, 17.1983
      CIE-Lab:
        48.5089, 60.8052, -32.9543
        CIE-LCH:
        48.5089, 69.1611, 331.5439
        CIE-Luv:
        48.5089, 57.2959, -57.2278
        Hunter-Lab:
        41.4708, 54.7729, -29.2871
      #ba41ac color charts
#ba41ac RGB chart
      #ba41ac CMYK chart
      #ba41ac RGB pie chart
      #ba41ac color shades, tints & tones
#ba41ac color schemes
#ba41ac color preview, HTML & CSS examples
           This text has a color of #ba41ac        
        
          <p style="color:#ba41ac;">Text here</p>
        
        
          .mytext {color:#ba41ac;}
        
        Text color #ba41ac
      
           This box has a color of #ba41ac        
        
          <div style="background-color:#ba41ac;">Content here</div>
        
        
          .mybackground {background-color:#ba41ac;}
        
        Background color #ba41ac
      
           Border around this has a color of #ba41ac        
        
          <div style="border:2px solid #ba41ac;">Content here</div>
        
        
          .myborder {border:2px solid #ba41ac;}
        
        Border color #ba41ac