#b97df4 color space conversions
Hex:
        #b97df4
        RGB:
        185, 125, 244
        CMY:
        27, 51, 4
        CMYK:
        24, 49, 0, 4
      HSL:
        270°, 84.3972%, 72.3529%
        HSV (HSB):
        270°, 48.7705%, 95.6863%
        XYZ:
        43.6703, 31.5132, 89.3689
        xyY:
        0.2654, 0.1915, 31.5132
      CIE-Lab:
        62.9385, 45.5691, -51.1565
        CIE-LCH:
        62.9385, 68.5094, 311.6940
        CIE-Luv:
        62.9385, 20.3185, -87.3812
        Hunter-Lab:
        56.1366, 40.6214, -55.0935
      #b97df4 color charts
#b97df4 RGB chart
      #b97df4 CMYK chart
      #b97df4 RGB pie chart
      #b97df4 color shades, tints & tones
#b97df4 color schemes
#b97df4 color preview, HTML & CSS examples
           This text has a color of #b97df4        
        
          <p style="color:#b97df4;">Text here</p>
        
        
          .mytext {color:#b97df4;}
        
        Text color #b97df4
      
           This box has a color of #b97df4        
        
          <div style="background-color:#b97df4;">Content here</div>
        
        
          .mybackground {background-color:#b97df4;}
        
        Background color #b97df4
      
           Border around this has a color of #b97df4        
        
          <div style="border:2px solid #b97df4;">Content here</div>
        
        
          .myborder {border:2px solid #b97df4;}
        
        Border color #b97df4