#b97af2 color space conversions
Hex:
        #b97af2
        RGB:
        185, 122, 242
        CMY:
        27, 52, 5
        CMYK:
        24, 50, 0, 5
      HSL:
        272°, 82.1918%, 71.3725%
        HSV (HSB):
        272°, 49.5868%, 94.9020%
        XYZ:
        42.9941, 30.6442, 87.6533
        xyY:
        0.2666, 0.1900, 30.6442
      CIE-Lab:
        62.2061, 46.7242, -51.2132
        CIE-LCH:
        62.2061, 69.3249, 312.3757
        CIE-Luv:
        62.2061, 21.6606, -87.4239
        Hunter-Lab:
        55.3572, 41.7602, -55.1306
      #b97af2 color charts
#b97af2 RGB chart
      #b97af2 CMYK chart
      #b97af2 RGB pie chart
      #b97af2 color shades, tints & tones
#b97af2 color schemes
#b97af2 color preview, HTML & CSS examples
           This text has a color of #b97af2        
        
          <p style="color:#b97af2;">Text here</p>
        
        
          .mytext {color:#b97af2;}
        
        Text color #b97af2
      
           This box has a color of #b97af2        
        
          <div style="background-color:#b97af2;">Content here</div>
        
        
          .mybackground {background-color:#b97af2;}
        
        Background color #b97af2
      
           Border around this has a color of #b97af2        
        
          <div style="border:2px solid #b97af2;">Content here</div>
        
        
          .myborder {border:2px solid #b97af2;}
        
        Border color #b97af2