#b98bde color space conversions
Hex:
        #b98bde
        RGB:
        185, 139, 222
        CMY:
        27, 45, 13
        CMYK:
        17, 37, 0, 13
      HSL:
        273°, 55.7047%, 70.7843%
        HSV (HSB):
        273°, 37.3874%, 87.0588%
        XYZ:
        42.4250, 34.0535, 73.4442
        xyY:
        0.2830, 0.2271, 34.0535
      CIE-Lab:
        65.0050, 32.9590, -35.7360
        CIE-LCH:
        65.0050, 48.6144, 312.6850
        CIE-Luv:
        65.0050, 18.1992, -60.9633
        Hunter-Lab:
        58.3553, 27.6498, -33.7718
      #b98bde color charts
#b98bde RGB chart
      #b98bde CMYK chart
      #b98bde RGB pie chart
      #b98bde color shades, tints & tones
#b98bde color schemes
#b98bde color preview, HTML & CSS examples
           This text has a color of #b98bde        
        
          <p style="color:#b98bde;">Text here</p>
        
        
          .mytext {color:#b98bde;}
        
        Text color #b98bde
      
           This box has a color of #b98bde        
        
          <div style="background-color:#b98bde;">Content here</div>
        
        
          .mybackground {background-color:#b98bde;}
        
        Background color #b98bde
      
           Border around this has a color of #b98bde        
        
          <div style="border:2px solid #b98bde;">Content here</div>
        
        
          .myborder {border:2px solid #b98bde;}
        
        Border color #b98bde