#ba549b color space conversions
Hex:
        #ba549b
        RGB:
        186, 84, 155
        CMY:
        27, 67, 39
        CMYK:
        0, 55, 17, 27
      HSL:
        318°, 42.5000%, 52.9412%
        HSV (HSB):
        318°, 54.8387%, 72.9412%
        XYZ:
        29.3364, 19.1463, 33.1598
        xyY:
        0.3593, 0.2345, 19.1463
      CIE-Lab:
        50.8579, 49.7229, -19.2870
        CIE-LCH:
        50.8579, 53.3325, 338.7992
        CIE-Luv:
        50.8579, 55.6917, -35.7840
        Hunter-Lab:
        43.7565, 43.1010, -14.3019
      #ba549b color charts
#ba549b RGB chart
      #ba549b CMYK chart
      #ba549b RGB pie chart
      #ba549b color shades, tints & tones
#ba549b color schemes
#ba549b color preview, HTML & CSS examples
           This text has a color of #ba549b        
        
          <p style="color:#ba549b;">Text here</p>
        
        
          .mytext {color:#ba549b;}
        
        Text color #ba549b
      
           This box has a color of #ba549b        
        
          <div style="background-color:#ba549b;">Content here</div>
        
        
          .mybackground {background-color:#ba549b;}
        
        Background color #ba549b
      
           Border around this has a color of #ba549b        
        
          <div style="border:2px solid #ba549b;">Content here</div>
        
        
          .myborder {border:2px solid #ba549b;}
        
        Border color #ba549b