#b97ae0 color space conversions
Hex:
        #b97ae0
        RGB:
        185, 122, 224
        CMY:
        27, 52, 12
        CMYK:
        17, 46, 0, 12
      HSL:
        277°, 62.1951%, 67.8431%
        HSV (HSB):
        277°, 45.5357%, 87.8431%
        XYZ:
        40.4217, 29.6152, 74.1069
        xyY:
        0.2804, 0.2055, 29.6152
      CIE-Lab:
        61.3208, 42.7273, -42.6141
        CIE-LCH:
        61.3208, 60.3455, 315.0760
        CIE-Luv:
        61.3208, 24.6038, -72.8005
        Hunter-Lab:
        54.4198, 37.3506, -42.6450
      #b97ae0 color charts
#b97ae0 RGB chart
      #b97ae0 CMYK chart
      #b97ae0 RGB pie chart
      #b97ae0 color shades, tints & tones
#b97ae0 color schemes
#b97ae0 color preview, HTML & CSS examples
           This text has a color of #b97ae0        
        
          <p style="color:#b97ae0;">Text here</p>
        
        
          .mytext {color:#b97ae0;}
        
        Text color #b97ae0
      
           This box has a color of #b97ae0        
        
          <div style="background-color:#b97ae0;">Content here</div>
        
        
          .mybackground {background-color:#b97ae0;}
        
        Background color #b97ae0
      
           Border around this has a color of #b97ae0        
        
          <div style="border:2px solid #b97ae0;">Content here</div>
        
        
          .myborder {border:2px solid #b97ae0;}
        
        Border color #b97ae0