#ba5d6c color space conversions
Hex:
        #ba5d6c
        RGB:
        186, 93, 108
        CMY:
        27, 64, 58
        CMYK:
        0, 50, 42, 27
      HSL:
        350°, 40.2597%, 54.7059%
        HSV (HSB):
        350°, 50.0000%, 72.9412%
        XYZ:
        26.8708, 19.3505, 16.5061
        xyY:
        0.4284, 0.3085, 19.3505
      CIE-Lab:
        51.0948, 38.9572, 9.0395
        CIE-LCH:
        51.0948, 39.9922, 13.0635
        CIE-Luv:
        51.0948, 63.3095, 4.4214
        Hunter-Lab:
        43.9892, 32.0556, 8.5450
      #ba5d6c color charts
#ba5d6c RGB chart
      #ba5d6c CMYK chart
      #ba5d6c RGB pie chart
      #ba5d6c color shades, tints & tones
#ba5d6c color schemes
#ba5d6c color preview, HTML & CSS examples
           This text has a color of #ba5d6c        
        
          <p style="color:#ba5d6c;">Text here</p>
        
        
          .mytext {color:#ba5d6c;}
        
        Text color #ba5d6c
      
           This box has a color of #ba5d6c        
        
          <div style="background-color:#ba5d6c;">Content here</div>
        
        
          .mybackground {background-color:#ba5d6c;}
        
        Background color #ba5d6c
      
           Border around this has a color of #ba5d6c        
        
          <div style="border:2px solid #ba5d6c;">Content here</div>
        
        
          .myborder {border:2px solid #ba5d6c;}
        
        Border color #ba5d6c