#ba2169 color space conversions
Hex:
        #ba2169
        RGB:
        186, 33, 105
        CMY:
        27, 87, 59
        CMYK:
        0, 82, 44, 27
      HSL:
        332°, 69.8630%, 42.9412%
        HSV (HSB):
        332°, 82.2581%, 72.9412%
        XYZ:
        23.3434, 12.5467, 14.5560
        xyY:
        0.4627, 0.2487, 12.5467
      CIE-Lab:
        42.0722, 62.8094, -2.1399
        CIE-LCH:
        42.0722, 62.8459, 358.0487
        CIE-Luv:
        42.0722, 91.8997, -14.1542
        Hunter-Lab:
        35.4214, 55.6475, 0.4304
      #ba2169 color charts
#ba2169 RGB chart
      #ba2169 CMYK chart
      #ba2169 RGB pie chart
      #ba2169 color shades, tints & tones
#ba2169 color schemes
#ba2169 color preview, HTML & CSS examples
           This text has a color of #ba2169        
        
          <p style="color:#ba2169;">Text here</p>
        
        
          .mytext {color:#ba2169;}
        
        Text color #ba2169
      
           This box has a color of #ba2169        
        
          <div style="background-color:#ba2169;">Content here</div>
        
        
          .mybackground {background-color:#ba2169;}
        
        Background color #ba2169
      
           Border around this has a color of #ba2169        
        
          <div style="border:2px solid #ba2169;">Content here</div>
        
        
          .myborder {border:2px solid #ba2169;}
        
        Border color #ba2169