#ba158e color space conversions
Hex:
        #ba158e
        RGB:
        186, 21, 142
        CMY:
        27, 92, 44
        CMYK:
        0, 89, 24, 27
      HSL:
        316°, 79.7101%, 40.5882%
        HSV (HSB):
        316°, 88.7097%, 72.9412%
        XYZ:
        25.4004, 12.9284, 26.7479
        xyY:
        0.3903, 0.1987, 12.9284
      CIE-Lab:
        42.6552, 69.2361, -24.1286
        CIE-LCH:
        42.6552, 73.3200, 340.7867
        CIE-Luv:
        42.6552, 78.3629, -44.3211
        Hunter-Lab:
        35.9561, 63.1739, -18.9367
      #ba158e color charts
#ba158e RGB chart
      #ba158e CMYK chart
      #ba158e RGB pie chart
      #ba158e color shades, tints & tones
#ba158e color schemes
#ba158e color preview, HTML & CSS examples
           This text has a color of #ba158e        
        
          <p style="color:#ba158e;">Text here</p>
        
        
          .mytext {color:#ba158e;}
        
        Text color #ba158e
      
           This box has a color of #ba158e        
        
          <div style="background-color:#ba158e;">Content here</div>
        
        
          .mybackground {background-color:#ba158e;}
        
        Background color #ba158e
      
           Border around this has a color of #ba158e        
        
          <div style="border:2px solid #ba158e;">Content here</div>
        
        
          .myborder {border:2px solid #ba158e;}
        
        Border color #ba158e