#ba86e2 color space conversions
Hex:
        #ba86e2
        RGB:
        186, 134, 226
        CMY:
        27, 47, 11
        CMYK:
        18, 41, 0, 11
      HSL:
        274°, 61.3333%, 70.5882%
        HSV (HSB):
        274°, 40.7080%, 88.6275%
        XYZ:
        42.5023, 32.9803, 76.0772
        xyY:
        0.2804, 0.2176, 32.9803
      CIE-Lab:
        64.1449, 36.8978, -39.2904
        CIE-LCH:
        64.1449, 53.8997, 313.2013
        CIE-Luv:
        64.1449, 20.2359, -67.1736
        Hunter-Lab:
        57.4285, 31.6064, -38.3433
      #ba86e2 color charts
#ba86e2 RGB chart
      #ba86e2 CMYK chart
      #ba86e2 RGB pie chart
      #ba86e2 color shades, tints & tones
#ba86e2 color schemes
#ba86e2 color preview, HTML & CSS examples
           This text has a color of #ba86e2        
        
          <p style="color:#ba86e2;">Text here</p>
        
        
          .mytext {color:#ba86e2;}
        
        Text color #ba86e2
      
           This box has a color of #ba86e2        
        
          <div style="background-color:#ba86e2;">Content here</div>
        
        
          .mybackground {background-color:#ba86e2;}
        
        Background color #ba86e2
      
           Border around this has a color of #ba86e2        
        
          <div style="border:2px solid #ba86e2;">Content here</div>
        
        
          .myborder {border:2px solid #ba86e2;}
        
        Border color #ba86e2