#ba0372 color space conversions
Hex:
        #ba0372
        RGB:
        186, 3, 114
        CMY:
        27, 99, 55
        CMYK:
        0, 98, 39, 27
      HSL:
        324°, 96.8254%, 37.0588%
        HSV (HSB):
        324°, 98.3871%, 72.9412%
        XYZ:
        23.3195, 11.7191, 16.9525
        xyY:
        0.4485, 0.2254, 11.7191
      CIE-Lab:
        40.7662, 68.3321, -9.7213
        CIE-LCH:
        40.7662, 69.0201, 351.9031
        CIE-Luv:
        40.7662, 92.9160, -24.5833
        Hunter-Lab:
        34.2332, 61.6853, -5.3976
      #ba0372 color charts
#ba0372 RGB chart
      #ba0372 CMYK chart
      #ba0372 RGB pie chart
      #ba0372 color shades, tints & tones
#ba0372 color schemes
#ba0372 color preview, HTML & CSS examples
           This text has a color of #ba0372        
        
          <p style="color:#ba0372;">Text here</p>
        
        
          .mytext {color:#ba0372;}
        
        Text color #ba0372
      
           This box has a color of #ba0372        
        
          <div style="background-color:#ba0372;">Content here</div>
        
        
          .mybackground {background-color:#ba0372;}
        
        Background color #ba0372
      
           Border around this has a color of #ba0372        
        
          <div style="border:2px solid #ba0372;">Content here</div>
        
        
          .myborder {border:2px solid #ba0372;}
        
        Border color #ba0372