#ba299f color space conversions
Hex:
        #ba299f
        RGB:
        186, 41, 159
        CMY:
        27, 84, 38
        CMYK:
        0, 78, 15, 27
      HSL:
        311°, 63.8767%, 44.5098%
        HSV (HSB):
        311°, 77.9570%, 72.9412%
        XYZ:
        27.3006, 14.5282, 34.1662
        xyY:
        0.3592, 0.1912, 14.5282
      CIE-Lab:
        44.9811, 67.0499, -30.7673
        CIE-LCH:
        44.9811, 73.7721, 335.3509
        CIE-Luv:
        44.9811, 67.9552, -53.9769
        Hunter-Lab:
        38.1159, 61.1487, -26.4651
      #ba299f color charts
#ba299f RGB chart
      #ba299f CMYK chart
      #ba299f RGB pie chart
      #ba299f color shades, tints & tones
#ba299f color schemes
#ba299f color preview, HTML & CSS examples
           This text has a color of #ba299f        
        
          <p style="color:#ba299f;">Text here</p>
        
        
          .mytext {color:#ba299f;}
        
        Text color #ba299f
      
           This box has a color of #ba299f        
        
          <div style="background-color:#ba299f;">Content here</div>
        
        
          .mybackground {background-color:#ba299f;}
        
        Background color #ba299f
      
           Border around this has a color of #ba299f        
        
          <div style="border:2px solid #ba299f;">Content here</div>
        
        
          .myborder {border:2px solid #ba299f;}
        
        Border color #ba299f