#ba78e8 color space conversions
Hex:
        #ba78e8
        RGB:
        186, 120, 232
        CMY:
        27, 53, 9
        CMYK:
        20, 48, 0, 9
      HSL:
        275°, 70.8861%, 69.0196%
        HSV (HSB):
        275°, 48.2759%, 90.9804%
        XYZ:
        41.5317, 29.6982, 79.8873
        xyY:
        0.2748, 0.1965, 29.6982
      CIE-Lab:
        61.3930, 45.8267, -46.9497
        CIE-LCH:
        61.3930, 65.6077, 314.3065
        CIE-Luv:
        61.3930, 24.5615, -80.2214
        Hunter-Lab:
        54.4961, 40.6673, -48.7676
      #ba78e8 color charts
#ba78e8 RGB chart
      #ba78e8 CMYK chart
      #ba78e8 RGB pie chart
      #ba78e8 color shades, tints & tones
#ba78e8 color schemes
#ba78e8 color preview, HTML & CSS examples
           This text has a color of #ba78e8        
        
          <p style="color:#ba78e8;">Text here</p>
        
        
          .mytext {color:#ba78e8;}
        
        Text color #ba78e8
      
           This box has a color of #ba78e8        
        
          <div style="background-color:#ba78e8;">Content here</div>
        
        
          .mybackground {background-color:#ba78e8;}
        
        Background color #ba78e8
      
           Border around this has a color of #ba78e8        
        
          <div style="border:2px solid #ba78e8;">Content here</div>
        
        
          .myborder {border:2px solid #ba78e8;}
        
        Border color #ba78e8