#ba49cd color space conversions
Hex:
        #ba49cd
        RGB:
        186, 73, 205
        CMY:
        27, 71, 20
        CMYK:
        9, 64, 0, 20
      HSL:
        291°, 56.8966%, 54.5098%
        HSV (HSB):
        291°, 64.3902%, 80.3922%
        XYZ:
        33.6517, 19.6120, 59.7695
        xyY:
        0.2977, 0.1735, 19.6120
      CIE-Lab:
        51.3956, 63.2215, -47.5588
        CIE-LCH:
        51.3956, 79.1126, 323.0474
        CIE-Luv:
        51.3956, 45.1556, -80.3714
        Hunter-Lab:
        44.2854, 58.1395, -49.0205
      #ba49cd color charts
#ba49cd RGB chart
      #ba49cd CMYK chart
      #ba49cd RGB pie chart
      #ba49cd color shades, tints & tones
#ba49cd color schemes
#ba49cd color preview, HTML & CSS examples
           This text has a color of #ba49cd        
        
          <p style="color:#ba49cd;">Text here</p>
        
        
          .mytext {color:#ba49cd;}
        
        Text color #ba49cd
      
           This box has a color of #ba49cd        
        
          <div style="background-color:#ba49cd;">Content here</div>
        
        
          .mybackground {background-color:#ba49cd;}
        
        Background color #ba49cd
      
           Border around this has a color of #ba49cd        
        
          <div style="border:2px solid #ba49cd;">Content here</div>
        
        
          .myborder {border:2px solid #ba49cd;}
        
        Border color #ba49cd