#ba026b color space conversions
Hex:
        #ba026b
        RGB:
        186, 2, 107
        CMY:
        27, 99, 58
        CMYK:
        0, 99, 42, 27
      HSL:
        326°, 97.8723%, 36.8627%
        HSV (HSB):
        326°, 98.9247%, 72.9412%
        XYZ:
        22.9253, 11.5441, 14.9298
        xyY:
        0.4641, 0.2337, 11.5441
      CIE-Lab:
        40.4821, 67.7826, -5.7495
        CIE-LCH:
        40.4821, 68.0260, 355.1516
        CIE-Luv:
        40.4821, 96.2326, -19.4760
        Hunter-Lab:
        33.9765, 60.9817, -2.2694
      #ba026b color charts
#ba026b RGB chart
      #ba026b CMYK chart
      #ba026b RGB pie chart
      #ba026b color shades, tints & tones
#ba026b color schemes
#ba026b color preview, HTML & CSS examples
           This text has a color of #ba026b        
        
          <p style="color:#ba026b;">Text here</p>
        
        
          .mytext {color:#ba026b;}
        
        Text color #ba026b
      
           This box has a color of #ba026b        
        
          <div style="background-color:#ba026b;">Content here</div>
        
        
          .mybackground {background-color:#ba026b;}
        
        Background color #ba026b
      
           Border around this has a color of #ba026b        
        
          <div style="border:2px solid #ba026b;">Content here</div>
        
        
          .myborder {border:2px solid #ba026b;}
        
        Border color #ba026b