#ba60a5 color space conversions
Hex:
        #ba60a5
        RGB:
        186, 96, 165
        CMY:
        27, 62, 35
        CMYK:
        0, 48, 11, 27
      HSL:
        314°, 39.4737%, 55.2941%
        HSV (HSB):
        314°, 48.3871%, 72.9412%
        XYZ:
        31.2241, 21.5215, 38.1057
        xyY:
        0.3437, 0.2369, 21.5215
      CIE-Lab:
        53.5155, 45.3652, -21.0874
        CIE-LCH:
        53.5155, 50.0268, 335.0692
        CIE-Luv:
        53.5155, 47.8824, -38.1126
        Hunter-Lab:
        46.3912, 38.9567, -16.2268
      #ba60a5 color charts
#ba60a5 RGB chart
      #ba60a5 CMYK chart
      #ba60a5 RGB pie chart
      #ba60a5 color shades, tints & tones
#ba60a5 color schemes
#ba60a5 color preview, HTML & CSS examples
           This text has a color of #ba60a5        
        
          <p style="color:#ba60a5;">Text here</p>
        
        
          .mytext {color:#ba60a5;}
        
        Text color #ba60a5
      
           This box has a color of #ba60a5        
        
          <div style="background-color:#ba60a5;">Content here</div>
        
        
          .mybackground {background-color:#ba60a5;}
        
        Background color #ba60a5
      
           Border around this has a color of #ba60a5        
        
          <div style="border:2px solid #ba60a5;">Content here</div>
        
        
          .myborder {border:2px solid #ba60a5;}
        
        Border color #ba60a5