#ba579f color space conversions
Hex:
        #ba579f
        RGB:
        186, 87, 159
        CMY:
        27, 66, 38
        CMYK:
        0, 53, 15, 27
      HSL:
        316°, 41.7722%, 53.5294%
        HSV (HSB):
        316°, 53.2258%, 72.9412%
        XYZ:
        29.9159, 19.7587, 35.0380
        xyY:
        0.3531, 0.2332, 19.7587
      CIE-Lab:
        51.5633, 48.8930, -20.5649
        CIE-LCH:
        51.5633, 53.0419, 337.1879
        CIE-Luv:
        51.5633, 53.3161, -37.6279
        Hunter-Lab:
        44.4508, 42.3439, -15.6193
      #ba579f color charts
#ba579f RGB chart
      #ba579f CMYK chart
      #ba579f RGB pie chart
      #ba579f color shades, tints & tones
#ba579f color schemes
#ba579f color preview, HTML & CSS examples
           This text has a color of #ba579f        
        
          <p style="color:#ba579f;">Text here</p>
        
        
          .mytext {color:#ba579f;}
        
        Text color #ba579f
      
           This box has a color of #ba579f        
        
          <div style="background-color:#ba579f;">Content here</div>
        
        
          .mybackground {background-color:#ba579f;}
        
        Background color #ba579f
      
           Border around this has a color of #ba579f        
        
          <div style="border:2px solid #ba579f;">Content here</div>
        
        
          .myborder {border:2px solid #ba579f;}
        
        Border color #ba579f