#ba33b2 color space conversions
Hex:
        #ba33b2
        RGB:
        186, 51, 178
        CMY:
        27, 80, 30
        CMYK:
        0, 73, 4, 27
      HSL:
        304°, 56.9620%, 46.4706%
        HSV (HSB):
        304°, 72.5806%, 72.9412%
        XYZ:
        29.4694, 16.0211, 43.6587
        xyY:
        0.3306, 0.1797, 16.0211
      CIE-Lab:
        47.0022, 66.8524, -38.8557
        CIE-LCH:
        47.0022, 77.3240, 329.8342
        CIE-Luv:
        47.0022, 58.8383, -66.3251
        Hunter-Lab:
        40.0264, 61.3744, -36.6519
      #ba33b2 color charts
#ba33b2 RGB chart
      #ba33b2 CMYK chart
      #ba33b2 RGB pie chart
      #ba33b2 color shades, tints & tones
#ba33b2 color schemes
#ba33b2 color preview, HTML & CSS examples
           This text has a color of #ba33b2        
        
          <p style="color:#ba33b2;">Text here</p>
        
        
          .mytext {color:#ba33b2;}
        
        Text color #ba33b2
      
           This box has a color of #ba33b2        
        
          <div style="background-color:#ba33b2;">Content here</div>
        
        
          .mybackground {background-color:#ba33b2;}
        
        Background color #ba33b2
      
           Border around this has a color of #ba33b2        
        
          <div style="border:2px solid #ba33b2;">Content here</div>
        
        
          .myborder {border:2px solid #ba33b2;}
        
        Border color #ba33b2