#ba78e5 color space conversions
Hex:
        #ba78e5
        RGB:
        186, 120, 229
        CMY:
        27, 53, 10
        CMYK:
        19, 48, 0, 10
      HSL:
        276°, 67.7019%, 68.4314%
        HSV (HSB):
        276°, 47.5983%, 89.8039%
        XYZ:
        41.1090, 29.5292, 77.6618
        xyY:
        0.2772, 0.1991, 29.5292
      CIE-Lab:
        61.2458, 45.1695, -45.5125
        CIE-LCH:
        61.2458, 64.1223, 314.7833
        CIE-Luv:
        61.2458, 25.0714, -77.7833
        Hunter-Lab:
        54.3408, 39.9397, -46.6965
      #ba78e5 color charts
#ba78e5 RGB chart
      #ba78e5 CMYK chart
      #ba78e5 RGB pie chart
      #ba78e5 color shades, tints & tones
#ba78e5 color schemes
#ba78e5 color preview, HTML & CSS examples
           This text has a color of #ba78e5        
        
          <p style="color:#ba78e5;">Text here</p>
        
        
          .mytext {color:#ba78e5;}
        
        Text color #ba78e5
      
           This box has a color of #ba78e5        
        
          <div style="background-color:#ba78e5;">Content here</div>
        
        
          .mybackground {background-color:#ba78e5;}
        
        Background color #ba78e5
      
           Border around this has a color of #ba78e5        
        
          <div style="border:2px solid #ba78e5;">Content here</div>
        
        
          .myborder {border:2px solid #ba78e5;}
        
        Border color #ba78e5