#ba288f color space conversions
Hex:
        #ba288f
        RGB:
        186, 40, 143
        CMY:
        27, 84, 44
        CMYK:
        0, 78, 23, 27
      HSL:
        318°, 64.6018%, 44.3137%
        HSV (HSB):
        318°, 78.4946%, 72.9412%
        XYZ:
        25.9664, 13.9399, 27.3087
        xyY:
        0.3863, 0.2074, 13.9399
      CIE-Lab:
        44.1466, 65.1827, -22.4267
        CIE-LCH:
        44.1466, 68.9329, 341.0138
        CIE-Luv:
        44.1466, 74.5056, -41.6399
        Hunter-Lab:
        37.3361, 58.8045, -17.2311
      #ba288f color charts
#ba288f RGB chart
      #ba288f CMYK chart
      #ba288f RGB pie chart
      #ba288f color shades, tints & tones
#ba288f color schemes
#ba288f color preview, HTML & CSS examples
           This text has a color of #ba288f        
        
          <p style="color:#ba288f;">Text here</p>
        
        
          .mytext {color:#ba288f;}
        
        Text color #ba288f
      
           This box has a color of #ba288f        
        
          <div style="background-color:#ba288f;">Content here</div>
        
        
          .mybackground {background-color:#ba288f;}
        
        Background color #ba288f
      
           Border around this has a color of #ba288f        
        
          <div style="border:2px solid #ba288f;">Content here</div>
        
        
          .myborder {border:2px solid #ba288f;}
        
        Border color #ba288f