#b99af2 color space conversions
Hex:
        #b99af2
        RGB:
        185, 154, 242
        CMY:
        27, 40, 5
        CMYK:
        24, 36, 0, 5
      HSL:
        261°, 77.1930%, 77.6471%
        HSV (HSB):
        261°, 36.3636%, 94.9020%
        XYZ:
        47.5902, 39.8363, 89.1853
        xyY:
        0.2695, 0.2256, 39.8363
      CIE-Lab:
        69.3528, 29.1359, -39.9690
        CIE-LCH:
        69.3528, 49.4614, 306.0907
        CIE-Luv:
        69.3528, 9.6751, -68.0809
        Hunter-Lab:
        63.1160, 24.1381, -39.5978
      #b99af2 color charts
#b99af2 RGB chart
      #b99af2 CMYK chart
      #b99af2 RGB pie chart
      #b99af2 color shades, tints & tones
#b99af2 color schemes
#b99af2 color preview, HTML & CSS examples
           This text has a color of #b99af2        
        
          <p style="color:#b99af2;">Text here</p>
        
        
          .mytext {color:#b99af2;}
        
        Text color #b99af2
      
           This box has a color of #b99af2        
        
          <div style="background-color:#b99af2;">Content here</div>
        
        
          .mybackground {background-color:#b99af2;}
        
        Background color #b99af2
      
           Border around this has a color of #b99af2        
        
          <div style="border:2px solid #b99af2;">Content here</div>
        
        
          .myborder {border:2px solid #b99af2;}
        
        Border color #b99af2