#ba64c1 color space conversions
Hex:
        #ba64c1
        RGB:
        186, 100, 193
        CMY:
        27, 61, 24
        CMYK:
        4, 48, 0, 24
      HSL:
        295°, 42.8571%, 57.4510%
        HSV (HSB):
        295°, 48.1865%, 75.6863%
        XYZ:
        34.4325, 23.4037, 53.1546
        xyY:
        0.3102, 0.2109, 23.4037
      CIE-Lab:
        55.4858, 48.3065, -34.2281
        CIE-LCH:
        55.4858, 59.2038, 324.6801
        CIE-Luv:
        55.4858, 39.5988, -59.0173
        Hunter-Lab:
        48.3774, 42.3867, -31.2807
      #ba64c1 color charts
#ba64c1 RGB chart
      #ba64c1 CMYK chart
      #ba64c1 RGB pie chart
      #ba64c1 color shades, tints & tones
#ba64c1 color schemes
#ba64c1 color preview, HTML & CSS examples
           This text has a color of #ba64c1        
        
          <p style="color:#ba64c1;">Text here</p>
        
        
          .mytext {color:#ba64c1;}
        
        Text color #ba64c1
      
           This box has a color of #ba64c1        
        
          <div style="background-color:#ba64c1;">Content here</div>
        
        
          .mybackground {background-color:#ba64c1;}
        
        Background color #ba64c1
      
           Border around this has a color of #ba64c1        
        
          <div style="border:2px solid #ba64c1;">Content here</div>
        
        
          .myborder {border:2px solid #ba64c1;}
        
        Border color #ba64c1