#ba629e color space conversions
Hex:
        #ba629e
        RGB:
        186, 98, 158
        CMY:
        27, 62, 38
        CMYK:
        0, 47, 15, 27
      HSL:
        319°, 38.9381%, 55.6863%
        HSV (HSB):
        319°, 47.3118%, 72.9412%
        XYZ:
        30.7889, 21.6431, 34.9025
        xyY:
        0.3525, 0.2478, 21.6431
      CIE-Lab:
        53.6463, 43.1915, -16.7968
        CIE-LCH:
        53.6463, 46.3426, 338.7494
        CIE-Luv:
        53.6463, 48.6835, -31.3942
        Hunter-Lab:
        46.5221, 36.7198, -11.9159
      #ba629e color charts
#ba629e RGB chart
      #ba629e CMYK chart
      #ba629e RGB pie chart
      #ba629e color shades, tints & tones
#ba629e color schemes
#ba629e color preview, HTML & CSS examples
           This text has a color of #ba629e        
        
          <p style="color:#ba629e;">Text here</p>
        
        
          .mytext {color:#ba629e;}
        
        Text color #ba629e
      
           This box has a color of #ba629e        
        
          <div style="background-color:#ba629e;">Content here</div>
        
        
          .mybackground {background-color:#ba629e;}
        
        Background color #ba629e
      
           Border around this has a color of #ba629e        
        
          <div style="border:2px solid #ba629e;">Content here</div>
        
        
          .myborder {border:2px solid #ba629e;}
        
        Border color #ba629e