#ba2a96 color space conversions
Hex:
        #ba2a96
        RGB:
        186, 42, 150
        CMY:
        27, 84, 41
        CMYK:
        0, 77, 19, 27
      HSL:
        315°, 63.1579%, 44.7059%
        HSV (HSB):
        315°, 77.4194%, 72.9412%
        XYZ:
        26.5827, 14.2970, 30.2127
        xyY:
        0.3739, 0.2011, 14.2970
      CIE-Lab:
        44.6559, 65.5337, -25.8695
        CIE-LCH:
        44.6559, 70.4549, 338.4583
        CIE-Luv:
        44.6559, 71.2574, -46.6673
        Hunter-Lab:
        37.8114, 59.3214, -20.9069
      #ba2a96 color charts
#ba2a96 RGB chart
      #ba2a96 CMYK chart
      #ba2a96 RGB pie chart
      #ba2a96 color shades, tints & tones
#ba2a96 color schemes
#ba2a96 color preview, HTML & CSS examples
           This text has a color of #ba2a96        
        
          <p style="color:#ba2a96;">Text here</p>
        
        
          .mytext {color:#ba2a96;}
        
        Text color #ba2a96
      
           This box has a color of #ba2a96        
        
          <div style="background-color:#ba2a96;">Content here</div>
        
        
          .mybackground {background-color:#ba2a96;}
        
        Background color #ba2a96
      
           Border around this has a color of #ba2a96        
        
          <div style="border:2px solid #ba2a96;">Content here</div>
        
        
          .myborder {border:2px solid #ba2a96;}
        
        Border color #ba2a96