#ba449f color space conversions
Hex:
        #ba449f
        RGB:
        186, 68, 159
        CMY:
        27, 73, 38
        CMYK:
        0, 63, 15, 27
      HSL:
        314°, 46.4567%, 49.8039%
        HSV (HSB):
        314°, 63.4409%, 72.9412%
        XYZ:
        28.5748, 17.0766, 34.5909
        xyY:
        0.3561, 0.2128, 17.0766
      CIE-Lab:
        48.3563, 57.5559, -25.5088
        CIE-LCH:
        48.3563, 62.9554, 336.0971
        CIE-Luv:
        48.3563, 60.5814, -45.7244
        Hunter-Lab:
        41.3238, 51.1137, -20.7033
      #ba449f color charts
#ba449f RGB chart
      #ba449f CMYK chart
      #ba449f RGB pie chart
      #ba449f color shades, tints & tones
#ba449f color schemes
#ba449f color preview, HTML & CSS examples
           This text has a color of #ba449f        
        
          <p style="color:#ba449f;">Text here</p>
        
        
          .mytext {color:#ba449f;}
        
        Text color #ba449f
      
           This box has a color of #ba449f        
        
          <div style="background-color:#ba449f;">Content here</div>
        
        
          .mybackground {background-color:#ba449f;}
        
        Background color #ba449f
      
           Border around this has a color of #ba449f        
        
          <div style="border:2px solid #ba449f;">Content here</div>
        
        
          .myborder {border:2px solid #ba449f;}
        
        Border color #ba449f