#ba0192 color space conversions
Hex:
        #ba0192
        RGB:
        186, 1, 146
        CMY:
        27, 100, 43
        CMYK:
        0, 99, 22, 27
      HSL:
        313°, 98.9305%, 36.6667%
        HSV (HSB):
        313°, 99.4624%, 72.9412%
        XYZ:
        25.4489, 12.5361, 28.2725
        xyY:
        0.3841, 0.1892, 12.5361
      CIE-Lab:
        42.0558, 72.0245, -27.4981
        CIE-LCH:
        42.0558, 77.0952, 339.1037
        CIE-Luv:
        42.0558, 78.4018, -49.2708
        Hunter-Lab:
        35.4064, 66.3382, -22.5595
      #ba0192 color charts
#ba0192 RGB chart
      #ba0192 CMYK chart
      #ba0192 RGB pie chart
      #ba0192 color shades, tints & tones
#ba0192 color schemes
#ba0192 color preview, HTML & CSS examples
           This text has a color of #ba0192        
        
          <p style="color:#ba0192;">Text here</p>
        
        
          .mytext {color:#ba0192;}
        
        Text color #ba0192
      
           This box has a color of #ba0192        
        
          <div style="background-color:#ba0192;">Content here</div>
        
        
          .mybackground {background-color:#ba0192;}
        
        Background color #ba0192
      
           Border around this has a color of #ba0192        
        
          <div style="border:2px solid #ba0192;">Content here</div>
        
        
          .myborder {border:2px solid #ba0192;}
        
        Border color #ba0192