#ba51c8 color space conversions
Hex:
        #ba51c8
        RGB:
        186, 81, 200
        CMY:
        27, 68, 22
        CMYK:
        7, 60, 0, 22
      HSL:
        293°, 51.9651%, 55.0980%
        HSV (HSB):
        293°, 59.5000%, 78.4314%
        XYZ:
        33.6175, 20.4941, 56.8275
        xyY:
        0.3030, 0.1847, 20.4941
      CIE-Lab:
        52.3913, 58.8098, -43.1100
        CIE-LCH:
        52.3913, 72.9182, 323.7570
        CIE-Luv:
        52.3913, 44.3030, -73.3833
        Hunter-Lab:
        45.2704, 53.3295, -42.7369
      #ba51c8 color charts
#ba51c8 RGB chart
      #ba51c8 CMYK chart
      #ba51c8 RGB pie chart
      #ba51c8 color shades, tints & tones
#ba51c8 color schemes
#ba51c8 color preview, HTML & CSS examples
           This text has a color of #ba51c8        
        
          <p style="color:#ba51c8;">Text here</p>
        
        
          .mytext {color:#ba51c8;}
        
        Text color #ba51c8
      
           This box has a color of #ba51c8        
        
          <div style="background-color:#ba51c8;">Content here</div>
        
        
          .mybackground {background-color:#ba51c8;}
        
        Background color #ba51c8
      
           Border around this has a color of #ba51c8        
        
          <div style="border:2px solid #ba51c8;">Content here</div>
        
        
          .myborder {border:2px solid #ba51c8;}
        
        Border color #ba51c8