#ba338e color space conversions
Hex:
        #ba338e
        RGB:
        186, 51, 142
        CMY:
        27, 80, 44
        CMYK:
        0, 73, 24, 27
      HSL:
        320°, 56.9620%, 46.4706%
        HSV (HSB):
        320°, 72.5806%, 72.9412%
        XYZ:
        26.3160, 14.7598, 27.0531
        xyY:
        0.3863, 0.2166, 14.7598
      CIE-Lab:
        45.3034, 61.6460, -20.0374
        CIE-LCH:
        45.3034, 64.8207, 341.9937
        CIE-Luv:
        45.3034, 71.9905, -37.9377
        Hunter-Lab:
        38.4184, 55.0374, -14.8573
      #ba338e color charts
#ba338e RGB chart
      #ba338e CMYK chart
      #ba338e RGB pie chart
      #ba338e color shades, tints & tones
#ba338e color schemes
#ba338e color preview, HTML & CSS examples
           This text has a color of #ba338e        
        
          <p style="color:#ba338e;">Text here</p>
        
        
          .mytext {color:#ba338e;}
        
        Text color #ba338e
      
           This box has a color of #ba338e        
        
          <div style="background-color:#ba338e;">Content here</div>
        
        
          .mybackground {background-color:#ba338e;}
        
        Background color #ba338e
      
           Border around this has a color of #ba338e        
        
          <div style="border:2px solid #ba338e;">Content here</div>
        
        
          .myborder {border:2px solid #ba338e;}
        
        Border color #ba338e