#ba7ad2 color space conversions
Hex:
        #ba7ad2
        RGB:
        186, 122, 210
        CMY:
        27, 52, 18
        CMYK:
        11, 42, 0, 18
      HSL:
        284°, 49.4382%, 65.0980%
        HSV (HSB):
        284°, 41.9048%, 82.3529%
        XYZ:
        38.8421, 29.0113, 64.5253
        xyY:
        0.2934, 0.2192, 29.0113
      CIE-Lab:
        60.7916, 40.0451, -35.5919
        CIE-LCH:
        60.7916, 53.5761, 318.3694
        CIE-Luv:
        60.7916, 27.5742, -61.0294
        Hunter-Lab:
        53.8622, 34.4645, -33.3242
      #ba7ad2 color charts
#ba7ad2 RGB chart
      #ba7ad2 CMYK chart
      #ba7ad2 RGB pie chart
      #ba7ad2 color shades, tints & tones
#ba7ad2 color schemes
#ba7ad2 color preview, HTML & CSS examples
           This text has a color of #ba7ad2        
        
          <p style="color:#ba7ad2;">Text here</p>
        
        
          .mytext {color:#ba7ad2;}
        
        Text color #ba7ad2
      
           This box has a color of #ba7ad2        
        
          <div style="background-color:#ba7ad2;">Content here</div>
        
        
          .mybackground {background-color:#ba7ad2;}
        
        Background color #ba7ad2
      
           Border around this has a color of #ba7ad2        
        
          <div style="border:2px solid #ba7ad2;">Content here</div>
        
        
          .myborder {border:2px solid #ba7ad2;}
        
        Border color #ba7ad2