#ba4a87 color space conversions
Hex:
        #ba4a87
        RGB:
        186, 74, 135
        CMY:
        27, 71, 47
        CMYK:
        0, 60, 27, 27
      HSL:
        327°, 44.8000%, 50.9804%
        HSV (HSB):
        327°, 60.2151%, 72.9412%
        XYZ:
        27.0717, 17.0859, 24.7928
        xyY:
        0.3926, 0.2478, 17.0859
      CIE-Lab:
        48.3681, 51.5256, -11.1493
        CIE-LCH:
        48.3681, 52.7181, 347.7904
        CIE-Luv:
        48.3681, 65.9329, -24.2008
        Hunter-Lab:
        41.3351, 44.5687, -6.6275
      #ba4a87 color charts
#ba4a87 RGB chart
      #ba4a87 CMYK chart
      #ba4a87 RGB pie chart
      #ba4a87 color shades, tints & tones
#ba4a87 color schemes
#ba4a87 color preview, HTML & CSS examples
           This text has a color of #ba4a87        
        
          <p style="color:#ba4a87;">Text here</p>
        
        
          .mytext {color:#ba4a87;}
        
        Text color #ba4a87
      
           This box has a color of #ba4a87        
        
          <div style="background-color:#ba4a87;">Content here</div>
        
        
          .mybackground {background-color:#ba4a87;}
        
        Background color #ba4a87
      
           Border around this has a color of #ba4a87        
        
          <div style="border:2px solid #ba4a87;">Content here</div>
        
        
          .myborder {border:2px solid #ba4a87;}
        
        Border color #ba4a87