#b97fed color space conversions
Hex:
        #b97fed
        RGB:
        185, 127, 237
        CMY:
        27, 50, 7
        CMYK:
        22, 46, 0, 7
      HSL:
        272°, 75.3425%, 71.3725%
        HSV (HSB):
        272°, 46.4135%, 92.9412%
        XYZ:
        42.8830, 31.6075, 83.9614
        xyY:
        0.2706, 0.1995, 31.6075
      CIE-Lab:
        63.0171, 42.8975, -47.1652
        CIE-LCH:
        63.0171, 63.7554, 312.2870
        CIE-Luv:
        63.0171, 20.6885, -80.5787
        Hunter-Lab:
        56.2205, 37.7676, -49.1911
      #b97fed color charts
#b97fed RGB chart
      #b97fed CMYK chart
      #b97fed RGB pie chart
      #b97fed color shades, tints & tones
#b97fed color schemes
#b97fed color preview, HTML & CSS examples
           This text has a color of #b97fed        
        
          <p style="color:#b97fed;">Text here</p>
        
        
          .mytext {color:#b97fed;}
        
        Text color #b97fed
      
           This box has a color of #b97fed        
        
          <div style="background-color:#b97fed;">Content here</div>
        
        
          .mybackground {background-color:#b97fed;}
        
        Background color #b97fed
      
           Border around this has a color of #b97fed        
        
          <div style="border:2px solid #b97fed;">Content here</div>
        
        
          .myborder {border:2px solid #b97fed;}
        
        Border color #b97fed