#ba657f color space conversions
Hex:
        #ba657f
        RGB:
        186, 101, 127
        CMY:
        27, 60, 50
        CMYK:
        0, 46, 32, 27
      HSL:
        342°, 38.1166%, 56.2745%
        HSV (HSB):
        342°, 45.6989%, 72.9412%
        XYZ:
        28.7341, 21.2788, 22.6714
        xyY:
        0.3953, 0.2928, 21.2788
      CIE-Lab:
        53.2533, 37.0699, 0.8609
        CIE-LCH:
        53.2533, 37.0799, 1.3303
        CIE-Luv:
        53.2533, 54.3426, -5.4697
        Hunter-Lab:
        46.1289, 30.4638, 3.1504
      #ba657f color charts
#ba657f RGB chart
      #ba657f CMYK chart
      #ba657f RGB pie chart
      #ba657f color shades, tints & tones
#ba657f color schemes
#ba657f color preview, HTML & CSS examples
           This text has a color of #ba657f        
        
          <p style="color:#ba657f;">Text here</p>
        
        
          .mytext {color:#ba657f;}
        
        Text color #ba657f
      
           This box has a color of #ba657f        
        
          <div style="background-color:#ba657f;">Content here</div>
        
        
          .mybackground {background-color:#ba657f;}
        
        Background color #ba657f
      
           Border around this has a color of #ba657f        
        
          <div style="border:2px solid #ba657f;">Content here</div>
        
        
          .myborder {border:2px solid #ba657f;}
        
        Border color #ba657f