#ba5680 color space conversions
Hex:
        #ba5680
        RGB:
        186, 86, 128
        CMY:
        27, 66, 50
        CMYK:
        0, 54, 31, 27
      HSL:
        335°, 42.0168%, 53.3333%
        HSV (HSB):
        335°, 53.7634%, 72.9412%
        XYZ:
        27.4738, 18.6532, 22.5745
        xyY:
        0.3999, 0.2715, 18.6532
      CIE-Lab:
        50.2790, 44.9101, -4.0980
        CIE-LCH:
        50.2790, 45.0966, 354.7863
        CIE-Luv:
        50.2790, 62.2367, -13.4999
        Hunter-Lab:
        43.1893, 37.9668, -0.7575
      #ba5680 color charts
#ba5680 RGB chart
      #ba5680 CMYK chart
      #ba5680 RGB pie chart
      #ba5680 color shades, tints & tones
#ba5680 color schemes
#ba5680 color preview, HTML & CSS examples
           This text has a color of #ba5680        
        
          <p style="color:#ba5680;">Text here</p>
        
        
          .mytext {color:#ba5680;}
        
        Text color #ba5680
      
           This box has a color of #ba5680        
        
          <div style="background-color:#ba5680;">Content here</div>
        
        
          .mybackground {background-color:#ba5680;}
        
        Background color #ba5680
      
           Border around this has a color of #ba5680        
        
          <div style="border:2px solid #ba5680;">Content here</div>
        
        
          .myborder {border:2px solid #ba5680;}
        
        Border color #ba5680