#ba1195 color space conversions
Hex:
        #ba1195
        RGB:
        186, 17, 149
        CMY:
        27, 93, 42
        CMYK:
        0, 91, 20, 27
      HSL:
        313°, 83.2512%, 39.8039%
        HSV (HSB):
        313°, 90.8602%, 72.9412%
        XYZ:
        25.8750, 13.0099, 29.5812
        xyY:
        0.3779, 0.1900, 13.0099
      CIE-Lab:
        42.7782, 70.6995, -28.1917
        CIE-LCH:
        42.7782, 76.1130, 338.2602
        CIE-Luv:
        42.7782, 75.7884, -50.2424
        Hunter-Lab:
        36.0693, 64.9291, -23.3765
      #ba1195 color charts
#ba1195 RGB chart
      #ba1195 CMYK chart
      #ba1195 RGB pie chart
      #ba1195 color shades, tints & tones
#ba1195 color schemes
#ba1195 color preview, HTML & CSS examples
           This text has a color of #ba1195        
        
          <p style="color:#ba1195;">Text here</p>
        
        
          .mytext {color:#ba1195;}
        
        Text color #ba1195
      
           This box has a color of #ba1195        
        
          <div style="background-color:#ba1195;">Content here</div>
        
        
          .mybackground {background-color:#ba1195;}
        
        Background color #ba1195
      
           Border around this has a color of #ba1195        
        
          <div style="border:2px solid #ba1195;">Content here</div>
        
        
          .myborder {border:2px solid #ba1195;}
        
        Border color #ba1195