#ba628b color space conversions
Hex:
        #ba628b
        RGB:
        186, 98, 139
        CMY:
        27, 62, 45
        CMYK:
        0, 47, 25, 27
      HSL:
        332°, 38.9381%, 55.6863%
        HSV (HSB):
        332°, 47.3118%, 72.9412%
        XYZ:
        29.2776, 21.0385, 26.9438
        xyY:
        0.3789, 0.2723, 21.0385
      CIE-Lab:
        52.9917, 40.2998, -6.6123
        CIE-LCH:
        52.9917, 40.8386, 350.6821
        CIE-Luv:
        52.9917, 53.2300, -16.2120
        Hunter-Lab:
        45.8678, 33.6686, -2.7209
      #ba628b color charts
#ba628b RGB chart
      #ba628b CMYK chart
      #ba628b RGB pie chart
      #ba628b color shades, tints & tones
#ba628b color schemes
#ba628b color preview, HTML & CSS examples
           This text has a color of #ba628b        
        
          <p style="color:#ba628b;">Text here</p>
        
        
          .mytext {color:#ba628b;}
        
        Text color #ba628b
      
           This box has a color of #ba628b        
        
          <div style="background-color:#ba628b;">Content here</div>
        
        
          .mybackground {background-color:#ba628b;}
        
        Background color #ba628b
      
           Border around this has a color of #ba628b        
        
          <div style="border:2px solid #ba628b;">Content here</div>
        
        
          .myborder {border:2px solid #ba628b;}
        
        Border color #ba628b