#ba36ac color space conversions
Hex:
        #ba36ac
        RGB:
        186, 54, 172
        CMY:
        27, 79, 33
        CMYK:
        0, 71, 8, 27
      HSL:
        306°, 55.0000%, 47.0588%
        HSV (HSB):
        306°, 70.9677%, 72.9412%
        XYZ:
        29.0153, 16.0560, 40.5996
        xyY:
        0.3387, 0.1874, 16.0560
      CIE-Lab:
        47.0479, 64.9080, -35.2486
        CIE-LCH:
        47.0479, 73.8615, 331.4956
        CIE-Luv:
        47.0479, 60.2423, -60.7818
        Hunter-Lab:
        40.0699, 59.1322, -32.0247
      #ba36ac color charts
#ba36ac RGB chart
      #ba36ac CMYK chart
      #ba36ac RGB pie chart
      #ba36ac color shades, tints & tones
#ba36ac color schemes
#ba36ac color preview, HTML & CSS examples
           This text has a color of #ba36ac        
        
          <p style="color:#ba36ac;">Text here</p>
        
        
          .mytext {color:#ba36ac;}
        
        Text color #ba36ac
      
           This box has a color of #ba36ac        
        
          <div style="background-color:#ba36ac;">Content here</div>
        
        
          .mybackground {background-color:#ba36ac;}
        
        Background color #ba36ac
      
           Border around this has a color of #ba36ac        
        
          <div style="border:2px solid #ba36ac;">Content here</div>
        
        
          .myborder {border:2px solid #ba36ac;}
        
        Border color #ba36ac