#b98ede color space conversions
Hex:
        #b98ede
        RGB:
        185, 142, 222
        CMY:
        27, 44, 13
        CMYK:
        17, 36, 0, 13
      HSL:
        272°, 54.7945%, 71.3725%
        HSV (HSB):
        272°, 36.0360%, 87.0588%
        XYZ:
        42.8654, 34.9342, 73.5910
        xyY:
        0.2831, 0.2308, 34.9342
      CIE-Lab:
        65.6974, 31.2919, -34.6590
        CIE-LCH:
        65.6974, 46.6950, 312.0774
        CIE-Luv:
        65.6974, 16.9509, -59.0714
        Hunter-Lab:
        59.1052, 26.0212, -32.4475
      #b98ede color charts
#b98ede RGB chart
      #b98ede CMYK chart
      #b98ede RGB pie chart
      #b98ede color shades, tints & tones
#b98ede color schemes
#b98ede color preview, HTML & CSS examples
           This text has a color of #b98ede        
        
          <p style="color:#b98ede;">Text here</p>
        
        
          .mytext {color:#b98ede;}
        
        Text color #b98ede
      
           This box has a color of #b98ede        
        
          <div style="background-color:#b98ede;">Content here</div>
        
        
          .mybackground {background-color:#b98ede;}
        
        Background color #b98ede
      
           Border around this has a color of #b98ede        
        
          <div style="border:2px solid #b98ede;">Content here</div>
        
        
          .myborder {border:2px solid #b98ede;}
        
        Border color #b98ede