#ba72ac color space conversions
Hex:
        #ba72ac
        RGB:
        186, 114, 172
        CMY:
        27, 55, 33
        CMYK:
        0, 39, 8, 27
      HSL:
        312°, 34.2857%, 58.8235%
        HSV (HSB):
        312°, 38.7097%, 72.9412%
        XYZ:
        33.7134, 25.4523, 42.1656
        xyY:
        0.3327, 0.2512, 25.4523
      CIE-Lab:
        57.5135, 37.0676, -19.0320
        CIE-LCH:
        57.5135, 41.6680, 332.8222
        CIE-Luv:
        57.5135, 38.1091, -34.1632
        Hunter-Lab:
        50.4503, 30.9947, -14.2386
      #ba72ac color charts
#ba72ac RGB chart
      #ba72ac CMYK chart
      #ba72ac RGB pie chart
      #ba72ac color shades, tints & tones
#ba72ac color schemes
#ba72ac color preview, HTML & CSS examples
           This text has a color of #ba72ac        
        
          <p style="color:#ba72ac;">Text here</p>
        
        
          .mytext {color:#ba72ac;}
        
        Text color #ba72ac
      
           This box has a color of #ba72ac        
        
          <div style="background-color:#ba72ac;">Content here</div>
        
        
          .mybackground {background-color:#ba72ac;}
        
        Background color #ba72ac
      
           Border around this has a color of #ba72ac        
        
          <div style="border:2px solid #ba72ac;">Content here</div>
        
        
          .myborder {border:2px solid #ba72ac;}
        
        Border color #ba72ac