#ba7ae9 color space conversions
Hex:
        #ba7ae9
        RGB:
        186, 122, 233
        CMY:
        27, 52, 9
        CMYK:
        20, 48, 0, 9
      HSL:
        275°, 71.6129%, 69.6078%
        HSV (HSB):
        275°, 47.6395%, 91.3725%
        XYZ:
        41.9172, 30.2414, 80.7187
        xyY:
        0.2742, 0.1978, 30.2414
      CIE-Lab:
        61.8619, 44.9759, -46.7648
        CIE-LCH:
        61.8619, 64.8828, 313.8829
        CIE-Luv:
        61.8619, 23.6823, -79.9268
        Hunter-Lab:
        54.9921, 39.8236, -48.5327
      #ba7ae9 color charts
#ba7ae9 RGB chart
      #ba7ae9 CMYK chart
      #ba7ae9 RGB pie chart
      #ba7ae9 color shades, tints & tones
#ba7ae9 color schemes
#ba7ae9 color preview, HTML & CSS examples
           This text has a color of #ba7ae9        
        
          <p style="color:#ba7ae9;">Text here</p>
        
        
          .mytext {color:#ba7ae9;}
        
        Text color #ba7ae9
      
           This box has a color of #ba7ae9        
        
          <div style="background-color:#ba7ae9;">Content here</div>
        
        
          .mybackground {background-color:#ba7ae9;}
        
        Background color #ba7ae9
      
           Border around this has a color of #ba7ae9        
        
          <div style="border:2px solid #ba7ae9;">Content here</div>
        
        
          .myborder {border:2px solid #ba7ae9;}
        
        Border color #ba7ae9