#ba618f color space conversions
Hex:
        #ba618f
        RGB:
        186, 97, 143
        CMY:
        27, 62, 44
        CMYK:
        0, 48, 23, 27
      HSL:
        329°, 39.2070%, 55.4902%
        HSV (HSB):
        329°, 47.8495%, 72.9412%
        XYZ:
        29.4823, 20.9717, 28.4806
        xyY:
        0.3735, 0.2657, 20.9717
      CIE-Lab:
        52.9185, 41.4006, -9.0817
        CIE-LCH:
        52.9185, 42.3849, 347.6274
        CIE-Luv:
        52.9185, 52.7885, -19.8696
        Hunter-Lab:
        45.7948, 34.7758, -4.8172
      #ba618f color charts
#ba618f RGB chart
      #ba618f CMYK chart
      #ba618f RGB pie chart
      #ba618f color shades, tints & tones
#ba618f color schemes
#ba618f color preview, HTML & CSS examples
           This text has a color of #ba618f        
        
          <p style="color:#ba618f;">Text here</p>
        
        
          .mytext {color:#ba618f;}
        
        Text color #ba618f
      
           This box has a color of #ba618f        
        
          <div style="background-color:#ba618f;">Content here</div>
        
        
          .mybackground {background-color:#ba618f;}
        
        Background color #ba618f
      
           Border around this has a color of #ba618f        
        
          <div style="border:2px solid #ba618f;">Content here</div>
        
        
          .myborder {border:2px solid #ba618f;}
        
        Border color #ba618f