#ba309f color space conversions
Hex:
        #ba309f
        RGB:
        186, 48, 159
        CMY:
        27, 81, 38
        CMYK:
        0, 74, 15, 27
      HSL:
        312°, 58.9744%, 45.8824%
        HSV (HSB):
        312°, 74.1935%, 72.9412%
        XYZ:
        27.5647, 15.0562, 34.2542
        xyY:
        0.3586, 0.1959, 15.0562
      CIE-Lab:
        45.7111, 64.9633, -29.6253
        CIE-LCH:
        45.7111, 71.3995, 335.4856
        CIE-Luv:
        45.7111, 66.3933, -52.2245
        Hunter-Lab:
        38.8023, 58.8999, -25.1788
      #ba309f color charts
#ba309f RGB chart
      #ba309f CMYK chart
      #ba309f RGB pie chart
      #ba309f color shades, tints & tones
#ba309f color schemes
#ba309f color preview, HTML & CSS examples
           This text has a color of #ba309f        
        
          <p style="color:#ba309f;">Text here</p>
        
        
          .mytext {color:#ba309f;}
        
        Text color #ba309f
      
           This box has a color of #ba309f        
        
          <div style="background-color:#ba309f;">Content here</div>
        
        
          .mybackground {background-color:#ba309f;}
        
        Background color #ba309f
      
           Border around this has a color of #ba309f        
        
          <div style="border:2px solid #ba309f;">Content here</div>
        
        
          .myborder {border:2px solid #ba309f;}
        
        Border color #ba309f