#ba78e7 color space conversions
Hex:
        #ba78e7
        RGB:
        186, 120, 231
        CMY:
        27, 53, 9
        CMYK:
        19, 48, 0, 9
      HSL:
        276°, 69.8113%, 68.8235%
        HSV (HSB):
        276°, 48.0519%, 90.5882%
        XYZ:
        41.3900, 29.6416, 79.1412
        xyY:
        0.2756, 0.1974, 29.6416
      CIE-Lab:
        61.3437, 45.6071, -46.4713
        CIE-LCH:
        61.3437, 65.1122, 314.4623
        CIE-Luv:
        61.3437, 24.7311, -79.4096
        Hunter-Lab:
        54.4441, 40.4238, -48.0745
      #ba78e7 color charts
#ba78e7 RGB chart
      #ba78e7 CMYK chart
      #ba78e7 RGB pie chart
      #ba78e7 color shades, tints & tones
#ba78e7 color schemes
#ba78e7 color preview, HTML & CSS examples
           This text has a color of #ba78e7        
        
          <p style="color:#ba78e7;">Text here</p>
        
        
          .mytext {color:#ba78e7;}
        
        Text color #ba78e7
      
           This box has a color of #ba78e7        
        
          <div style="background-color:#ba78e7;">Content here</div>
        
        
          .mybackground {background-color:#ba78e7;}
        
        Background color #ba78e7
      
           Border around this has a color of #ba78e7        
        
          <div style="border:2px solid #ba78e7;">Content here</div>
        
        
          .myborder {border:2px solid #ba78e7;}
        
        Border color #ba78e7