#ba3d6c color space conversions
Hex:
        #ba3d6c
        RGB:
        186, 61, 108
        CMY:
        27, 76, 58
        CMYK:
        0, 67, 42, 27
      HSL:
        337°, 50.6073%, 48.4314%
        HSV (HSB):
        337°, 67.2043%, 72.9412%
        XYZ:
        24.6252, 14.8593, 15.7576
        xyY:
        0.4458, 0.2690, 14.8593
      CIE-Lab:
        45.4409, 53.9189, 0.9284
        CIE-LCH:
        45.4409, 53.9269, 0.9864
        CIE-Luv:
        45.4409, 80.5180, -8.6690
        Hunter-Lab:
        38.5478, 46.5714, 2.7468
      #ba3d6c color charts
#ba3d6c RGB chart
      #ba3d6c CMYK chart
      #ba3d6c RGB pie chart
      #ba3d6c color shades, tints & tones
#ba3d6c color schemes
#ba3d6c color preview, HTML & CSS examples
           This text has a color of #ba3d6c        
        
          <p style="color:#ba3d6c;">Text here</p>
        
        
          .mytext {color:#ba3d6c;}
        
        Text color #ba3d6c
      
           This box has a color of #ba3d6c        
        
          <div style="background-color:#ba3d6c;">Content here</div>
        
        
          .mybackground {background-color:#ba3d6c;}
        
        Background color #ba3d6c
      
           Border around this has a color of #ba3d6c        
        
          <div style="border:2px solid #ba3d6c;">Content here</div>
        
        
          .myborder {border:2px solid #ba3d6c;}
        
        Border color #ba3d6c