#ba60a6 color space conversions
Hex:
        #ba60a6
        RGB:
        186, 96, 166
        CMY:
        27, 62, 35
        CMYK:
        0, 48, 11, 27
      HSL:
        313°, 39.4737%, 55.2941%
        HSV (HSB):
        313°, 48.3871%, 72.9412%
        XYZ:
        31.3155, 21.5580, 38.5870
        xyY:
        0.3424, 0.2357, 21.5580
      CIE-Lab:
        53.5549, 45.5319, -21.6105
        CIE-LCH:
        53.5549, 50.4001, 334.6099
        CIE-Luv:
        53.5549, 47.6363, -38.9289
        Hunter-Lab:
        46.4306, 39.1372, -16.7726
      #ba60a6 color charts
#ba60a6 RGB chart
      #ba60a6 CMYK chart
      #ba60a6 RGB pie chart
      #ba60a6 color shades, tints & tones
#ba60a6 color schemes
#ba60a6 color preview, HTML & CSS examples
           This text has a color of #ba60a6        
        
          <p style="color:#ba60a6;">Text here</p>
        
        
          .mytext {color:#ba60a6;}
        
        Text color #ba60a6
      
           This box has a color of #ba60a6        
        
          <div style="background-color:#ba60a6;">Content here</div>
        
        
          .mybackground {background-color:#ba60a6;}
        
        Background color #ba60a6
      
           Border around this has a color of #ba60a6        
        
          <div style="border:2px solid #ba60a6;">Content here</div>
        
        
          .myborder {border:2px solid #ba60a6;}
        
        Border color #ba60a6