#ba0090 color space conversions
Hex:
        #ba0090
        RGB:
        186, 0, 144
        CMY:
        27, 100, 44
        CMYK:
        0, 100, 23, 27
      HSL:
        314°, 100.0000%, 36.4706%
        HSV (HSB):
        314°, 100.0000%, 72.9412%
        XYZ:
        25.2837, 12.4527, 27.4566
        xyY:
        0.3878, 0.1910, 12.4527
      CIE-Lab:
        41.9268, 71.8822, -26.4811
        CIE-LCH:
        41.9268, 76.6049, 339.7764
        CIE-Luv:
        41.9268, 79.3795, -47.8039
        Hunter-Lab:
        35.2884, 66.1385, -21.4294
      #ba0090 color charts
#ba0090 RGB chart
      #ba0090 CMYK chart
      #ba0090 RGB pie chart
      #ba0090 color shades, tints & tones
#ba0090 color schemes
#ba0090 color preview, HTML & CSS examples
           This text has a color of #ba0090        
        
          <p style="color:#ba0090;">Text here</p>
        
        
          .mytext {color:#ba0090;}
        
        Text color #ba0090
      
           This box has a color of #ba0090        
        
          <div style="background-color:#ba0090;">Content here</div>
        
        
          .mybackground {background-color:#ba0090;}
        
        Background color #ba0090
      
           Border around this has a color of #ba0090        
        
          <div style="border:2px solid #ba0090;">Content here</div>
        
        
          .myborder {border:2px solid #ba0090;}
        
        Border color #ba0090