#ba5097 color space conversions
Hex:
        #ba5097
        RGB:
        186, 80, 151
        CMY:
        27, 69, 41
        CMYK:
        0, 57, 19, 27
      HSL:
        320°, 43.4426%, 52.1569%
        HSV (HSB):
        320°, 56.9892%, 72.9412%
        XYZ:
        28.7043, 18.4108, 31.3189
        xyY:
        0.3660, 0.2347, 18.4108
      CIE-Lab:
        49.9906, 51.0167, -18.2449
        CIE-LCH:
        49.9906, 54.1810, 340.3217
        CIE-Luv:
        49.9906, 58.5216, -34.3596
        Hunter-Lab:
        42.9078, 44.3235, -13.2410
      #ba5097 color charts
#ba5097 RGB chart
      #ba5097 CMYK chart
      #ba5097 RGB pie chart
      #ba5097 color shades, tints & tones
#ba5097 color schemes
#ba5097 color preview, HTML & CSS examples
           This text has a color of #ba5097        
        
          <p style="color:#ba5097;">Text here</p>
        
        
          .mytext {color:#ba5097;}
        
        Text color #ba5097
      
           This box has a color of #ba5097        
        
          <div style="background-color:#ba5097;">Content here</div>
        
        
          .mybackground {background-color:#ba5097;}
        
        Background color #ba5097
      
           Border around this has a color of #ba5097        
        
          <div style="border:2px solid #ba5097;">Content here</div>
        
        
          .myborder {border:2px solid #ba5097;}
        
        Border color #ba5097