#ba97e7 color space conversions
Hex:
        #ba97e7
        RGB:
        186, 151, 231
        CMY:
        27, 41, 9
        CMYK:
        19, 35, 0, 9
      HSL:
        266°, 62.5000%, 74.9020%
        HSV (HSB):
        266°, 34.6320%, 90.5882%
        XYZ:
        45.7401, 38.3418, 80.5913
        xyY:
        0.2778, 0.2328, 38.3418
      CIE-Lab:
        68.2718, 28.5822, -35.6180
        CIE-LCH:
        68.2718, 45.6681, 308.7458
        CIE-Luv:
        68.2718, 12.6504, -60.6302
        Hunter-Lab:
        61.9208, 23.4943, -33.8227
      #ba97e7 color charts
#ba97e7 RGB chart
      #ba97e7 CMYK chart
      #ba97e7 RGB pie chart
      #ba97e7 color shades, tints & tones
#ba97e7 color schemes
#ba97e7 color preview, HTML & CSS examples
           This text has a color of #ba97e7        
        
          <p style="color:#ba97e7;">Text here</p>
        
        
          .mytext {color:#ba97e7;}
        
        Text color #ba97e7
      
           This box has a color of #ba97e7        
        
          <div style="background-color:#ba97e7;">Content here</div>
        
        
          .mybackground {background-color:#ba97e7;}
        
        Background color #ba97e7
      
           Border around this has a color of #ba97e7        
        
          <div style="border:2px solid #ba97e7;">Content here</div>
        
        
          .myborder {border:2px solid #ba97e7;}
        
        Border color #ba97e7