#b97ede color space conversions
Hex:
        #b97ede
        RGB:
        185, 126, 222
        CMY:
        27, 51, 13
        CMYK:
        17, 43, 0, 13
      HSL:
        277°, 59.2593%, 68.2353%
        HSV (HSB):
        277°, 43.2432%, 87.0588%
        XYZ:
        40.6533, 30.5099, 72.8536
        xyY:
        0.2823, 0.2118, 30.5099
      CIE-Lab:
        62.0917, 40.1209, -40.2875
        CIE-LCH:
        62.0917, 56.8574, 314.8813
        CIE-Luv:
        62.0917, 23.4086, -68.8481
        Hunter-Lab:
        55.2358, 34.7124, -39.5359
      #b97ede color charts
#b97ede RGB chart
      #b97ede CMYK chart
      #b97ede RGB pie chart
      #b97ede color shades, tints & tones
#b97ede color schemes
#b97ede color preview, HTML & CSS examples
           This text has a color of #b97ede        
        
          <p style="color:#b97ede;">Text here</p>
        
        
          .mytext {color:#b97ede;}
        
        Text color #b97ede
      
           This box has a color of #b97ede        
        
          <div style="background-color:#b97ede;">Content here</div>
        
        
          .mybackground {background-color:#b97ede;}
        
        Background color #b97ede
      
           Border around this has a color of #b97ede        
        
          <div style="border:2px solid #b97ede;">Content here</div>
        
        
          .myborder {border:2px solid #b97ede;}
        
        Border color #b97ede