#ba149f color space conversions
Hex:
        #ba149f
        RGB:
        186, 20, 159
        CMY:
        27, 92, 38
        CMYK:
        0, 89, 15, 27
      HSL:
        310°, 80.5825%, 40.3922%
        HSV (HSB):
        310°, 89.2473%, 72.9412%
        XYZ:
        26.7579, 13.4426, 33.9853
        xyY:
        0.3607, 0.1812, 13.4426
      CIE-Lab:
        43.4227, 71.5660, -33.2138
        CIE-LCH:
        43.4227, 78.8977, 335.1040
        CIE-Luv:
        43.4227, 71.2119, -57.6413
        Hunter-Lab:
        36.6642, 66.1087, -29.2930
      #ba149f color charts
#ba149f RGB chart
      #ba149f CMYK chart
      #ba149f RGB pie chart
      #ba149f color shades, tints & tones
#ba149f color schemes
#ba149f color preview, HTML & CSS examples
           This text has a color of #ba149f        
        
          <p style="color:#ba149f;">Text here</p>
        
        
          .mytext {color:#ba149f;}
        
        Text color #ba149f
      
           This box has a color of #ba149f        
        
          <div style="background-color:#ba149f;">Content here</div>
        
        
          .mybackground {background-color:#ba149f;}
        
        Background color #ba149f
      
           Border around this has a color of #ba149f        
        
          <div style="border:2px solid #ba149f;">Content here</div>
        
        
          .myborder {border:2px solid #ba149f;}
        
        Border color #ba149f