#ba6a98 color space conversions
Hex:
        #ba6a98
        RGB:
        186, 106, 152
        CMY:
        27, 58, 40
        CMYK:
        0, 43, 18, 27
      HSL:
        326°, 36.6972%, 57.2549%
        HSV (HSB):
        326°, 43.0108%, 72.9412%
        XYZ:
        31.0712, 23.0142, 32.5103
        xyY:
        0.3588, 0.2658, 23.0142
      CIE-Lab:
        55.0869, 38.0280, -11.1114
        CIE-LCH:
        55.0869, 39.6181, 343.7122
        CIE-Luv:
        55.0869, 46.1669, -22.3343
        Hunter-Lab:
        47.9731, 31.6581, -6.5984
      #ba6a98 color charts
#ba6a98 RGB chart
      #ba6a98 CMYK chart
      #ba6a98 RGB pie chart
      #ba6a98 color shades, tints & tones
#ba6a98 color schemes
#ba6a98 color preview, HTML & CSS examples
           This text has a color of #ba6a98        
        
          <p style="color:#ba6a98;">Text here</p>
        
        
          .mytext {color:#ba6a98;}
        
        Text color #ba6a98
      
           This box has a color of #ba6a98        
        
          <div style="background-color:#ba6a98;">Content here</div>
        
        
          .mybackground {background-color:#ba6a98;}
        
        Background color #ba6a98
      
           Border around this has a color of #ba6a98        
        
          <div style="border:2px solid #ba6a98;">Content here</div>
        
        
          .myborder {border:2px solid #ba6a98;}
        
        Border color #ba6a98