#ba6a94 color space conversions
Hex:
        #ba6a94
        RGB:
        186, 106, 148
        CMY:
        27, 58, 42
        CMYK:
        0, 43, 20, 27
      HSL:
        329°, 36.6972%, 57.2549%
        HSV (HSB):
        329°, 43.0108%, 72.9412%
        XYZ:
        30.7490, 22.8853, 30.8136
        xyY:
        0.3641, 0.2710, 22.8853
      CIE-Lab:
        54.9540, 37.4063, -8.9735
        CIE-LCH:
        54.9540, 38.4676, 346.5101
        CIE-Luv:
        54.9540, 47.0325, -19.1391
        Hunter-Lab:
        47.8386, 31.0163, -4.7027
      #ba6a94 color charts
#ba6a94 RGB chart
      #ba6a94 CMYK chart
      #ba6a94 RGB pie chart
      #ba6a94 color shades, tints & tones
#ba6a94 color schemes
#ba6a94 color preview, HTML & CSS examples
           This text has a color of #ba6a94        
        
          <p style="color:#ba6a94;">Text here</p>
        
        
          .mytext {color:#ba6a94;}
        
        Text color #ba6a94
      
           This box has a color of #ba6a94        
        
          <div style="background-color:#ba6a94;">Content here</div>
        
        
          .mybackground {background-color:#ba6a94;}
        
        Background color #ba6a94
      
           Border around this has a color of #ba6a94        
        
          <div style="border:2px solid #ba6a94;">Content here</div>
        
        
          .myborder {border:2px solid #ba6a94;}
        
        Border color #ba6a94