#b98fb4 color space conversions
Hex:
        #b98fb4
        RGB:
        185, 143, 180
        CMY:
        27, 44, 29
        CMYK:
        0, 23, 3, 27
      HSL:
        307°, 23.0769%, 64.3137%
        HSV (HSB):
        307°, 22.7027%, 72.5490%
        XYZ:
        38.0683, 33.2545, 47.5924
        xyY:
        0.3201, 0.2796, 33.2545
      CIE-Lab:
        64.3664, 22.1557, -13.2199
        CIE-LCH:
        64.3664, 25.8000, 329.1763
        CIE-Luv:
        64.3664, 21.9251, -23.4167
        Hunter-Lab:
        57.6667, 16.9187, -8.5654
      #b98fb4 color charts
#b98fb4 RGB chart
      #b98fb4 CMYK chart
      #b98fb4 RGB pie chart
      #b98fb4 color shades, tints & tones
#b98fb4 color schemes
#b98fb4 color preview, HTML & CSS examples
           This text has a color of #b98fb4        
        
          <p style="color:#b98fb4;">Text here</p>
        
        
          .mytext {color:#b98fb4;}
        
        Text color #b98fb4
      
           This box has a color of #b98fb4        
        
          <div style="background-color:#b98fb4;">Content here</div>
        
        
          .mybackground {background-color:#b98fb4;}
        
        Background color #b98fb4
      
           Border around this has a color of #b98fb4        
        
          <div style="border:2px solid #b98fb4;">Content here</div>
        
        
          .myborder {border:2px solid #b98fb4;}
        
        Border color #b98fb4