#ba306e color space conversions
Hex:
        #ba306e
        RGB:
        186, 48, 110
        CMY:
        27, 81, 57
        CMYK:
        0, 74, 41, 27
      HSL:
        333°, 58.9744%, 45.8824%
        HSV (HSB):
        333°, 74.1935%, 72.9412%
        XYZ:
        24.1211, 13.6788, 16.1208
        xyY:
        0.4473, 0.2537, 13.6788
      CIE-Lab:
        43.7687, 58.9365, -2.7553
        CIE-LCH:
        43.7687, 59.0008, 357.3233
        CIE-Luv:
        43.7687, 85.1469, -14.2044
        Hunter-Lab:
        36.9849, 51.6923, 0.0463
      #ba306e color charts
#ba306e RGB chart
      #ba306e CMYK chart
      #ba306e RGB pie chart
      #ba306e color shades, tints & tones
#ba306e color schemes
#ba306e color preview, HTML & CSS examples
           This text has a color of #ba306e        
        
          <p style="color:#ba306e;">Text here</p>
        
        
          .mytext {color:#ba306e;}
        
        Text color #ba306e
      
           This box has a color of #ba306e        
        
          <div style="background-color:#ba306e;">Content here</div>
        
        
          .mybackground {background-color:#ba306e;}
        
        Background color #ba306e
      
           Border around this has a color of #ba306e        
        
          <div style="border:2px solid #ba306e;">Content here</div>
        
        
          .myborder {border:2px solid #ba306e;}
        
        Border color #ba306e