#ba4993 color space conversions
Hex:
        #ba4993
        RGB:
        186, 73, 147
        CMY:
        27, 71, 42
        CMYK:
        0, 61, 21, 27
      HSL:
        321°, 45.0199%, 50.7843%
        HSV (HSB):
        321°, 60.7527%, 72.9412%
        XYZ:
        27.8987, 17.3108, 29.4747
        xyY:
        0.3736, 0.2318, 17.3108
      CIE-Lab:
        48.6492, 53.6304, -17.9135
        CIE-LCH:
        48.6492, 56.5430, 341.5298
        CIE-Luv:
        48.6492, 62.5909, -34.1298
        Hunter-Lab:
        41.6062, 46.8808, -12.8778
      #ba4993 color charts
#ba4993 RGB chart
      #ba4993 CMYK chart
      #ba4993 RGB pie chart
      #ba4993 color shades, tints & tones
#ba4993 color schemes
#ba4993 color preview, HTML & CSS examples
           This text has a color of #ba4993        
        
          <p style="color:#ba4993;">Text here</p>
        
        
          .mytext {color:#ba4993;}
        
        Text color #ba4993
      
           This box has a color of #ba4993        
        
          <div style="background-color:#ba4993;">Content here</div>
        
        
          .mybackground {background-color:#ba4993;}
        
        Background color #ba4993
      
           Border around this has a color of #ba4993        
        
          <div style="border:2px solid #ba4993;">Content here</div>
        
        
          .myborder {border:2px solid #ba4993;}
        
        Border color #ba4993