#ba63a4 color space conversions
Hex:
        #ba63a4
        RGB:
        186, 99, 164
        CMY:
        27, 61, 36
        CMYK:
        0, 47, 12, 27
      HSL:
        315°, 38.6667%, 55.8824%
        HSV (HSB):
        315°, 46.7742%, 72.9412%
        XYZ:
        31.4124, 22.0431, 37.7211
        xyY:
        0.3445, 0.2418, 22.0431
      CIE-Lab:
        54.0727, 43.6556, -19.6510
        CIE-LCH:
        54.0727, 47.8745, 335.7657
        CIE-Luv:
        54.0727, 46.7892, -35.7607
        Hunter-Lab:
        46.9501, 37.2643, -14.7703
      #ba63a4 color charts
#ba63a4 RGB chart
      #ba63a4 CMYK chart
      #ba63a4 RGB pie chart
      #ba63a4 color shades, tints & tones
#ba63a4 color schemes
#ba63a4 color preview, HTML & CSS examples
           This text has a color of #ba63a4        
        
          <p style="color:#ba63a4;">Text here</p>
        
        
          .mytext {color:#ba63a4;}
        
        Text color #ba63a4
      
           This box has a color of #ba63a4        
        
          <div style="background-color:#ba63a4;">Content here</div>
        
        
          .mybackground {background-color:#ba63a4;}
        
        Background color #ba63a4
      
           Border around this has a color of #ba63a4        
        
          <div style="border:2px solid #ba63a4;">Content here</div>
        
        
          .myborder {border:2px solid #ba63a4;}
        
        Border color #ba63a4