#ba92e9 color space conversions
Hex:
        #ba92e9
        RGB:
        186, 146, 233
        CMY:
        27, 43, 9
        CMYK:
        20, 37, 0, 9
      HSL:
        268°, 66.4122%, 74.3137%
        HSV (HSB):
        268°, 37.3391%, 91.3725%
        XYZ:
        45.2366, 36.8801, 81.8251
        xyY:
        0.2759, 0.2250, 36.8801
      CIE-Lab:
        67.1870, 31.8151, -38.4070
        CIE-LCH:
        67.1870, 49.8728, 309.6372
        CIE-Luv:
        67.1870, 14.4759, -65.5290
        Hunter-Lab:
        60.7290, 26.6877, -37.3760
      #ba92e9 color charts
#ba92e9 RGB chart
      #ba92e9 CMYK chart
      #ba92e9 RGB pie chart
      #ba92e9 color shades, tints & tones
#ba92e9 color schemes
#ba92e9 color preview, HTML & CSS examples
           This text has a color of #ba92e9        
        
          <p style="color:#ba92e9;">Text here</p>
        
        
          .mytext {color:#ba92e9;}
        
        Text color #ba92e9
      
           This box has a color of #ba92e9        
        
          <div style="background-color:#ba92e9;">Content here</div>
        
        
          .mybackground {background-color:#ba92e9;}
        
        Background color #ba92e9
      
           Border around this has a color of #ba92e9        
        
          <div style="border:2px solid #ba92e9;">Content here</div>
        
        
          .myborder {border:2px solid #ba92e9;}
        
        Border color #ba92e9