#ba5276 color space conversions
Hex:
        #ba5276
        RGB:
        186, 82, 118
        CMY:
        27, 68, 54
        CMYK:
        0, 56, 37, 27
      HSL:
        339°, 42.9752%, 52.5490%
        HSV (HSB):
        339°, 55.9140%, 72.9412%
        XYZ:
        26.5370, 17.7817, 19.1731
        xyY:
        0.4180, 0.2801, 17.7817
      CIE-Lab:
        49.2303, 45.6295, 0.3655
        CIE-LCH:
        49.2303, 45.6309, 0.4589
        CIE-Luv:
        49.2303, 67.0485, -7.7514
        Hunter-Lab:
        42.1683, 38.5374, 2.5599
      #ba5276 color charts
#ba5276 RGB chart
      #ba5276 CMYK chart
      #ba5276 RGB pie chart
      #ba5276 color shades, tints & tones
#ba5276 color schemes
#ba5276 color preview, HTML & CSS examples
           This text has a color of #ba5276        
        
          <p style="color:#ba5276;">Text here</p>
        
        
          .mytext {color:#ba5276;}
        
        Text color #ba5276
      
           This box has a color of #ba5276        
        
          <div style="background-color:#ba5276;">Content here</div>
        
        
          .mybackground {background-color:#ba5276;}
        
        Background color #ba5276
      
           Border around this has a color of #ba5276        
        
          <div style="border:2px solid #ba5276;">Content here</div>
        
        
          .myborder {border:2px solid #ba5276;}
        
        Border color #ba5276