#ba298f color space conversions
Hex:
        #ba298f
        RGB:
        186, 41, 143
        CMY:
        27, 84, 44
        CMYK:
        0, 78, 23, 27
      HSL:
        318°, 63.8767%, 44.5098%
        HSV (HSB):
        318°, 77.9570%, 72.9412%
        XYZ:
        26.0006, 14.0081, 27.3201
        xyY:
        0.3862, 0.2081, 14.0081
      CIE-Lab:
        44.2446, 64.9022, -22.2751
        CIE-LCH:
        44.2446, 68.6183, 341.0572
        CIE-Luv:
        44.2446, 74.2707, -41.4030
        Hunter-Lab:
        37.4275, 58.5045, -17.0793
      #ba298f color charts
#ba298f RGB chart
      #ba298f CMYK chart
      #ba298f RGB pie chart
      #ba298f color shades, tints & tones
#ba298f color schemes
#ba298f color preview, HTML & CSS examples
           This text has a color of #ba298f        
        
          <p style="color:#ba298f;">Text here</p>
        
        
          .mytext {color:#ba298f;}
        
        Text color #ba298f
      
           This box has a color of #ba298f        
        
          <div style="background-color:#ba298f;">Content here</div>
        
        
          .mybackground {background-color:#ba298f;}
        
        Background color #ba298f
      
           Border around this has a color of #ba298f        
        
          <div style="border:2px solid #ba298f;">Content here</div>
        
        
          .myborder {border:2px solid #ba298f;}
        
        Border color #ba298f