#ba63e4 color space conversions
Hex:
        #ba63e4
        RGB:
        186, 99, 228
        CMY:
        27, 61, 11
        CMYK:
        18, 57, 0, 11
      HSL:
        280°, 70.4918%, 64.1176%
        HSV (HSB):
        280°, 56.5789%, 89.4118%
        XYZ:
        38.7151, 24.9642, 76.1769
        xyY:
        0.2768, 0.1785, 24.9642
      CIE-Lab:
        57.0405, 55.8088, -51.6168
        CIE-LCH:
        57.0405, 76.0192, 317.2347
        CIE-Luv:
        57.0405, 32.2456, -87.6573
        Hunter-Lab:
        49.9642, 50.8747, -55.4203
      #ba63e4 color charts
#ba63e4 RGB chart
      #ba63e4 CMYK chart
      #ba63e4 RGB pie chart
      #ba63e4 color shades, tints & tones
#ba63e4 color schemes
#ba63e4 color preview, HTML & CSS examples
           This text has a color of #ba63e4        
        
          <p style="color:#ba63e4;">Text here</p>
        
        
          .mytext {color:#ba63e4;}
        
        Text color #ba63e4
      
           This box has a color of #ba63e4        
        
          <div style="background-color:#ba63e4;">Content here</div>
        
        
          .mybackground {background-color:#ba63e4;}
        
        Background color #ba63e4
      
           Border around this has a color of #ba63e4        
        
          <div style="border:2px solid #ba63e4;">Content here</div>
        
        
          .myborder {border:2px solid #ba63e4;}
        
        Border color #ba63e4