#ba35c1 color space conversions
Hex:
        #ba35c1
        RGB:
        186, 53, 193
        CMY:
        27, 79, 24
        CMYK:
        4, 73, 0, 24
      HSL:
        297°, 56.9106%, 48.2353%
        HSV (HSB):
        297°, 72.5389%, 75.6863%
        XYZ:
        31.1484, 16.8356, 52.0600
        xyY:
        0.3113, 0.1683, 16.8356
      CIE-Lab:
        48.0522, 68.6353, -45.9560
        CIE-LCH:
        48.0522, 82.6000, 326.1950
        CIE-Luv:
        48.0522, 53.3580, -77.3753
        Hunter-Lab:
        41.0312, 63.7021, -46.5048
      #ba35c1 color charts
#ba35c1 RGB chart
      #ba35c1 CMYK chart
      #ba35c1 RGB pie chart
      #ba35c1 color shades, tints & tones
#ba35c1 color schemes
#ba35c1 color preview, HTML & CSS examples
           This text has a color of #ba35c1        
        
          <p style="color:#ba35c1;">Text here</p>
        
        
          .mytext {color:#ba35c1;}
        
        Text color #ba35c1
      
           This box has a color of #ba35c1        
        
          <div style="background-color:#ba35c1;">Content here</div>
        
        
          .mybackground {background-color:#ba35c1;}
        
        Background color #ba35c1
      
           Border around this has a color of #ba35c1        
        
          <div style="border:2px solid #ba35c1;">Content here</div>
        
        
          .myborder {border:2px solid #ba35c1;}
        
        Border color #ba35c1