#ba60a3 color space conversions
Hex:
        #ba60a3
        RGB:
        186, 96, 163
        CMY:
        27, 62, 36
        CMYK:
        0, 48, 12, 27
      HSL:
        315°, 39.4737%, 55.2941%
        HSV (HSB):
        315°, 48.3871%, 72.9412%
        XYZ:
        31.0434, 21.4492, 37.1543
        xyY:
        0.3463, 0.2393, 21.4492
      CIE-Lab:
        53.4376, 45.0342, -20.0389
        CIE-LCH:
        53.4376, 49.2914, 336.0124
        CIE-Luv:
        53.4376, 48.3749, -36.4814
        Hunter-Lab:
        46.3133, 38.5990, -15.1454
      #ba60a3 color charts
#ba60a3 RGB chart
      #ba60a3 CMYK chart
      #ba60a3 RGB pie chart
      #ba60a3 color shades, tints & tones
#ba60a3 color schemes
#ba60a3 color preview, HTML & CSS examples
           This text has a color of #ba60a3        
        
          <p style="color:#ba60a3;">Text here</p>
        
        
          .mytext {color:#ba60a3;}
        
        Text color #ba60a3
      
           This box has a color of #ba60a3        
        
          <div style="background-color:#ba60a3;">Content here</div>
        
        
          .mybackground {background-color:#ba60a3;}
        
        Background color #ba60a3
      
           Border around this has a color of #ba60a3        
        
          <div style="border:2px solid #ba60a3;">Content here</div>
        
        
          .myborder {border:2px solid #ba60a3;}
        
        Border color #ba60a3