#ba7ac1 color space conversions
Hex:
        #ba7ac1
        RGB:
        186, 122, 193
        CMY:
        27, 52, 24
        CMYK:
        4, 37, 0, 24
      HSL:
        294°, 36.4103%, 61.7647%
        HSV (HSB):
        294°, 36.7876%, 75.6863%
        XYZ:
        36.8349, 28.2084, 53.9554
        xyY:
        0.3095, 0.2370, 28.2084
      CIE-Lab:
        60.0766, 36.6224, -27.0998
        CIE-LCH:
        60.0766, 45.5587, 323.4994
        CIE-Luv:
        60.0766, 30.5417, -46.9086
        Hunter-Lab:
        53.1116, 30.8511, -23.0539
      #ba7ac1 color charts
#ba7ac1 RGB chart
      #ba7ac1 CMYK chart
      #ba7ac1 RGB pie chart
      #ba7ac1 color shades, tints & tones
#ba7ac1 color schemes
#ba7ac1 color preview, HTML & CSS examples
           This text has a color of #ba7ac1        
        
          <p style="color:#ba7ac1;">Text here</p>
        
        
          .mytext {color:#ba7ac1;}
        
        Text color #ba7ac1
      
           This box has a color of #ba7ac1        
        
          <div style="background-color:#ba7ac1;">Content here</div>
        
        
          .mybackground {background-color:#ba7ac1;}
        
        Background color #ba7ac1
      
           Border around this has a color of #ba7ac1        
        
          <div style="border:2px solid #ba7ac1;">Content here</div>
        
        
          .myborder {border:2px solid #ba7ac1;}
        
        Border color #ba7ac1