#b98ed8 color space conversions
Hex:
        #b98ed8
        RGB:
        185, 142, 216
        CMY:
        27, 44, 15
        CMYK:
        14, 34, 0, 15
      HSL:
        275°, 48.6842%, 70.1961%
        HSV (HSB):
        275°, 34.2593%, 84.7059%
        XYZ:
        42.0753, 34.6182, 69.4301
        xyY:
        0.2879, 0.2369, 34.6182
      CIE-Lab:
        65.4503, 29.9865, -31.7127
        CIE-LCH:
        65.4503, 43.6450, 313.3974
        CIE-Luv:
        65.4503, 17.7282, -54.0447
        Hunter-Lab:
        58.8372, 24.6826, -28.7784
      #b98ed8 color charts
#b98ed8 RGB chart
      #b98ed8 CMYK chart
      #b98ed8 RGB pie chart
      #b98ed8 color shades, tints & tones
#b98ed8 color schemes
#b98ed8 color preview, HTML & CSS examples
           This text has a color of #b98ed8        
        
          <p style="color:#b98ed8;">Text here</p>
        
        
          .mytext {color:#b98ed8;}
        
        Text color #b98ed8
      
           This box has a color of #b98ed8        
        
          <div style="background-color:#b98ed8;">Content here</div>
        
        
          .mybackground {background-color:#b98ed8;}
        
        Background color #b98ed8
      
           Border around this has a color of #b98ed8        
        
          <div style="border:2px solid #b98ed8;">Content here</div>
        
        
          .myborder {border:2px solid #b98ed8;}
        
        Border color #b98ed8