#ba0a93 color space conversions
Hex:
        #ba0a93
        RGB:
        186, 10, 147
        CMY:
        27, 96, 42
        CMYK:
        0, 95, 21, 27
      HSL:
        313°, 89.7959%, 38.4314%
        HSV (HSB):
        313°, 94.6237%, 72.9412%
        XYZ:
        25.6247, 12.7628, 28.7167
        xyY:
        0.3819, 0.1902, 12.7628
      CIE-Lab:
        42.4036, 71.2660, -27.5631
        CIE-LCH:
        42.4036, 76.4105, 338.8553
        CIE-Luv:
        42.4036, 77.2842, -49.3445
        Hunter-Lab:
        35.7250, 65.5150, -22.6513
      #ba0a93 color charts
#ba0a93 RGB chart
      #ba0a93 CMYK chart
      #ba0a93 RGB pie chart
      #ba0a93 color shades, tints & tones
#ba0a93 color schemes
#ba0a93 color preview, HTML & CSS examples
           This text has a color of #ba0a93        
        
          <p style="color:#ba0a93;">Text here</p>
        
        
          .mytext {color:#ba0a93;}
        
        Text color #ba0a93
      
           This box has a color of #ba0a93        
        
          <div style="background-color:#ba0a93;">Content here</div>
        
        
          .mybackground {background-color:#ba0a93;}
        
        Background color #ba0a93
      
           Border around this has a color of #ba0a93        
        
          <div style="border:2px solid #ba0a93;">Content here</div>
        
        
          .myborder {border:2px solid #ba0a93;}
        
        Border color #ba0a93