#ba2488 color space conversions
Hex:
        #ba2488
        RGB:
        186, 36, 136
        CMY:
        27, 86, 47
        CMYK:
        0, 81, 27, 27
      HSL:
        320°, 67.5676%, 43.5294%
        HSV (HSB):
        320°, 80.6452%, 72.9412%
        XYZ:
        25.3245, 13.4784, 24.5594
        xyY:
        0.3997, 0.2127, 13.4784
      CIE-Lab:
        43.4755, 65.3797, -19.2006
        CIE-LCH:
        43.4755, 68.1408, 343.6336
        CIE-Luv:
        43.4755, 78.2766, -37.0569
        Hunter-Lab:
        36.7130, 58.8811, -13.9634
      #ba2488 color charts
#ba2488 RGB chart
      #ba2488 CMYK chart
      #ba2488 RGB pie chart
      #ba2488 color shades, tints & tones
#ba2488 color schemes
#ba2488 color preview, HTML & CSS examples
           This text has a color of #ba2488        
        
          <p style="color:#ba2488;">Text here</p>
        
        
          .mytext {color:#ba2488;}
        
        Text color #ba2488
      
           This box has a color of #ba2488        
        
          <div style="background-color:#ba2488;">Content here</div>
        
        
          .mybackground {background-color:#ba2488;}
        
        Background color #ba2488
      
           Border around this has a color of #ba2488        
        
          <div style="border:2px solid #ba2488;">Content here</div>
        
        
          .myborder {border:2px solid #ba2488;}
        
        Border color #ba2488