#b98edd color space conversions
Hex:
        #b98edd
        RGB:
        185, 142, 221
        CMY:
        27, 44, 13
        CMYK:
        16, 36, 0, 13
      HSL:
        273°, 53.7415%, 71.1765%
        HSV (HSB):
        273°, 35.7466%, 86.6667%
        XYZ:
        42.7317, 34.8807, 72.8871
        xyY:
        0.2839, 0.2318, 34.8807
      CIE-Lab:
        65.6557, 31.0727, -34.1695
        CIE-LCH:
        65.6557, 46.1851, 312.2824
        CIE-Luv:
        65.6557, 17.0802, -58.2341
        Hunter-Lab:
        59.0599, 25.7955, -31.8291
      #b98edd color charts
#b98edd RGB chart
      #b98edd CMYK chart
      #b98edd RGB pie chart
      #b98edd color shades, tints & tones
#b98edd color schemes
#b98edd color preview, HTML & CSS examples
           This text has a color of #b98edd        
        
          <p style="color:#b98edd;">Text here</p>
        
        
          .mytext {color:#b98edd;}
        
        Text color #b98edd
      
           This box has a color of #b98edd        
        
          <div style="background-color:#b98edd;">Content here</div>
        
        
          .mybackground {background-color:#b98edd;}
        
        Background color #b98edd
      
           Border around this has a color of #b98edd        
        
          <div style="border:2px solid #b98edd;">Content here</div>
        
        
          .myborder {border:2px solid #b98edd;}
        
        Border color #b98edd