#ba259e color space conversions
Hex:
        #ba259e
        RGB:
        186, 37, 158
        CMY:
        27, 85, 38
        CMYK:
        0, 80, 15, 27
      HSL:
        311°, 66.8161%, 43.7255%
        HSV (HSB):
        311°, 80.1075%, 72.9412%
        XYZ:
        27.0828, 14.2309, 33.6672
        xyY:
        0.3612, 0.1898, 14.2309
      CIE-Lab:
        44.5622, 67.9756, -30.8246
        CIE-LCH:
        44.5622, 74.6381, 335.6074
        CIE-Luv:
        44.5622, 69.1337, -54.0747
        Hunter-Lab:
        37.7238, 62.1327, -26.5075
      #ba259e color charts
#ba259e RGB chart
      #ba259e CMYK chart
      #ba259e RGB pie chart
      #ba259e color shades, tints & tones
#ba259e color schemes
#ba259e color preview, HTML & CSS examples
           This text has a color of #ba259e        
        
          <p style="color:#ba259e;">Text here</p>
        
        
          .mytext {color:#ba259e;}
        
        Text color #ba259e
      
           This box has a color of #ba259e        
        
          <div style="background-color:#ba259e;">Content here</div>
        
        
          .mybackground {background-color:#ba259e;}
        
        Background color #ba259e
      
           Border around this has a color of #ba259e        
        
          <div style="border:2px solid #ba259e;">Content here</div>
        
        
          .myborder {border:2px solid #ba259e;}
        
        Border color #ba259e