#ba49af color space conversions
Hex:
        #ba49af
        RGB:
        186, 73, 175
        CMY:
        27, 71, 31
        CMYK:
        0, 61, 6, 27
      HSL:
        306°, 45.0199%, 50.7843%
        HSV (HSB):
        306°, 60.7527%, 72.9412%
        XYZ:
        30.3701, 18.2993, 42.4889
        xyY:
        0.3332, 0.2007, 18.2993
      CIE-Lab:
        49.8572, 57.9596, -32.6041
        CIE-LCH:
        49.8572, 66.5007, 330.6408
        CIE-Luv:
        49.8572, 53.8946, -56.6401
        Hunter-Lab:
        42.7777, 51.8653, -28.9453
      #ba49af color charts
#ba49af RGB chart
      #ba49af CMYK chart
      #ba49af RGB pie chart
      #ba49af color shades, tints & tones
#ba49af color schemes
#ba49af color preview, HTML & CSS examples
           This text has a color of #ba49af        
        
          <p style="color:#ba49af;">Text here</p>
        
        
          .mytext {color:#ba49af;}
        
        Text color #ba49af
      
           This box has a color of #ba49af        
        
          <div style="background-color:#ba49af;">Content here</div>
        
        
          .mybackground {background-color:#ba49af;}
        
        Background color #ba49af
      
           Border around this has a color of #ba49af        
        
          <div style="border:2px solid #ba49af;">Content here</div>
        
        
          .myborder {border:2px solid #ba49af;}
        
        Border color #ba49af