#ba4f83 color space conversions
Hex:
        #ba4f83
        RGB:
        186, 79, 131
        CMY:
        27, 69, 49
        CMYK:
        0, 58, 30, 27
      HSL:
        331°, 43.6735%, 51.9608%
        HSV (HSB):
        331°, 57.5269%, 72.9412%
        XYZ:
        27.1424, 17.6698, 23.4528
        xyY:
        0.3976, 0.2588, 17.6698
      CIE-Lab:
        49.0931, 48.6871, -7.6583
        CIE-LCH:
        49.0931, 49.2858, 351.0609
        CIE-Luv:
        49.0931, 64.8573, -18.9522
        Hunter-Lab:
        42.0354, 41.6961, -3.6548
      #ba4f83 color charts
#ba4f83 RGB chart
      #ba4f83 CMYK chart
      #ba4f83 RGB pie chart
      #ba4f83 color shades, tints & tones
#ba4f83 color schemes
#ba4f83 color preview, HTML & CSS examples
           This text has a color of #ba4f83        
        
          <p style="color:#ba4f83;">Text here</p>
        
        
          .mytext {color:#ba4f83;}
        
        Text color #ba4f83
      
           This box has a color of #ba4f83        
        
          <div style="background-color:#ba4f83;">Content here</div>
        
        
          .mybackground {background-color:#ba4f83;}
        
        Background color #ba4f83
      
           Border around this has a color of #ba4f83        
        
          <div style="border:2px solid #ba4f83;">Content here</div>
        
        
          .myborder {border:2px solid #ba4f83;}
        
        Border color #ba4f83