#ba4595 color space conversions
Hex:
        #ba4595
        RGB:
        186, 69, 149
        CMY:
        27, 73, 42
        CMYK:
        0, 63, 20, 27
      HSL:
        319°, 45.8824%, 50.0000%
        HSV (HSB):
        319°, 62.9032%, 72.9412%
        XYZ:
        27.8026, 16.8653, 30.2237
        xyY:
        0.3712, 0.2252, 16.8653
      CIE-Lab:
        48.0898, 55.6599, -19.9649
        CIE-LCH:
        48.0898, 59.1322, 340.2674
        CIE-Luv:
        48.0898, 63.4880, -37.3254
        Hunter-Lab:
        41.0674, 48.9768, -14.8876
      #ba4595 color charts
#ba4595 RGB chart
      #ba4595 CMYK chart
      #ba4595 RGB pie chart
      #ba4595 color shades, tints & tones
#ba4595 color schemes
#ba4595 color preview, HTML & CSS examples
           This text has a color of #ba4595        
        
          <p style="color:#ba4595;">Text here</p>
        
        
          .mytext {color:#ba4595;}
        
        Text color #ba4595
      
           This box has a color of #ba4595        
        
          <div style="background-color:#ba4595;">Content here</div>
        
        
          .mybackground {background-color:#ba4595;}
        
        Background color #ba4595
      
           Border around this has a color of #ba4595        
        
          <div style="border:2px solid #ba4595;">Content here</div>
        
        
          .myborder {border:2px solid #ba4595;}
        
        Border color #ba4595