#ba5195 color space conversions
Hex:
        #ba5195
        RGB:
        186, 81, 149
        CMY:
        27, 68, 42
        CMYK:
        0, 56, 20, 27
      HSL:
        321°, 43.2099%, 52.3529%
        HSV (HSB):
        321°, 56.4516%, 72.9412%
        XYZ:
        28.6169, 18.4939, 30.4952
        xyY:
        0.3687, 0.2383, 18.4939
      CIE-Lab:
        50.0897, 50.2488, -16.9062
        CIE-LCH:
        50.0897, 53.0166, 341.4045
        CIE-Luv:
        50.0897, 58.6842, -32.3097
        Hunter-Lab:
        43.0045, 43.5232, -11.9403
      #ba5195 color charts
#ba5195 RGB chart
      #ba5195 CMYK chart
      #ba5195 RGB pie chart
      #ba5195 color shades, tints & tones
#ba5195 color schemes
#ba5195 color preview, HTML & CSS examples
           This text has a color of #ba5195        
        
          <p style="color:#ba5195;">Text here</p>
        
        
          .mytext {color:#ba5195;}
        
        Text color #ba5195
      
           This box has a color of #ba5195        
        
          <div style="background-color:#ba5195;">Content here</div>
        
        
          .mybackground {background-color:#ba5195;}
        
        Background color #ba5195
      
           Border around this has a color of #ba5195        
        
          <div style="border:2px solid #ba5195;">Content here</div>
        
        
          .myborder {border:2px solid #ba5195;}
        
        Border color #ba5195