#ba387b color space conversions
Hex:
        #ba387b
        RGB:
        186, 56, 123
        CMY:
        27, 78, 52
        CMYK:
        0, 70, 34, 27
      HSL:
        329°, 53.7190%, 47.4510%
        HSV (HSB):
        329°, 69.8925%, 72.9412%
        XYZ:
        25.2390, 14.6975, 20.2456
        xyY:
        0.4194, 0.2442, 14.6975
      CIE-Lab:
        45.2171, 57.5102, -8.6061
        CIE-LCH:
        45.2171, 58.1506, 351.4891
        CIE-Luv:
        45.2171, 77.3633, -21.5583
        Hunter-Lab:
        38.3373, 50.4235, -4.4743
      #ba387b color charts
#ba387b RGB chart
      #ba387b CMYK chart
      #ba387b RGB pie chart
      #ba387b color shades, tints & tones
#ba387b color schemes
#ba387b color preview, HTML & CSS examples
           This text has a color of #ba387b        
        
          <p style="color:#ba387b;">Text here</p>
        
        
          .mytext {color:#ba387b;}
        
        Text color #ba387b
      
           This box has a color of #ba387b        
        
          <div style="background-color:#ba387b;">Content here</div>
        
        
          .mybackground {background-color:#ba387b;}
        
        Background color #ba387b
      
           Border around this has a color of #ba387b        
        
          <div style="border:2px solid #ba387b;">Content here</div>
        
        
          .myborder {border:2px solid #ba387b;}
        
        Border color #ba387b