#ba648b color space conversions
Hex:
        #ba648b
        RGB:
        186, 100, 139
        CMY:
        27, 61, 45
        CMYK:
        0, 46, 25, 27
      HSL:
        333°, 38.3929%, 56.0784%
        HSV (HSB):
        333°, 46.2366%, 72.9412%
        XYZ:
        29.4671, 21.4175, 27.0070
        xyY:
        0.3783, 0.2750, 21.4175
      CIE-Lab:
        53.4035, 39.2517, -6.0003
        CIE-LCH:
        53.4035, 39.7077, 351.3086
        CIE-Luv:
        53.4035, 52.1800, -15.1904
        Hunter-Lab:
        46.2791, 32.6671, -2.2044
      #ba648b color charts
#ba648b RGB chart
      #ba648b CMYK chart
      #ba648b RGB pie chart
      #ba648b color shades, tints & tones
#ba648b color schemes
#ba648b color preview, HTML & CSS examples
           This text has a color of #ba648b        
        
          <p style="color:#ba648b;">Text here</p>
        
        
          .mytext {color:#ba648b;}
        
        Text color #ba648b
      
           This box has a color of #ba648b        
        
          <div style="background-color:#ba648b;">Content here</div>
        
        
          .mybackground {background-color:#ba648b;}
        
        Background color #ba648b
      
           Border around this has a color of #ba648b        
        
          <div style="border:2px solid #ba648b;">Content here</div>
        
        
          .myborder {border:2px solid #ba648b;}
        
        Border color #ba648b