#b99ff2 color space conversions
Hex:
        #b99ff2
        RGB:
        185, 159, 242
        CMY:
        27, 38, 5
        CMYK:
        24, 34, 0, 5
      HSL:
        259°, 76.1468%, 78.6275%
        HSV (HSB):
        259°, 34.2975%, 94.9020%
        XYZ:
        48.4327, 41.5214, 89.4661
        xyY:
        0.2699, 0.2314, 41.5214
      CIE-Lab:
        70.5397, 26.3494, -38.1189
        CIE-LCH:
        70.5397, 46.3394, 304.6539
        CIE-Luv:
        70.5397, 7.6418, -64.7816
        Hunter-Lab:
        64.4371, 21.4008, -37.2139
      #b99ff2 color charts
#b99ff2 RGB chart
      #b99ff2 CMYK chart
      #b99ff2 RGB pie chart
      #b99ff2 color shades, tints & tones
#b99ff2 color schemes
#b99ff2 color preview, HTML & CSS examples
           This text has a color of #b99ff2        
        
          <p style="color:#b99ff2;">Text here</p>
        
        
          .mytext {color:#b99ff2;}
        
        Text color #b99ff2
      
           This box has a color of #b99ff2        
        
          <div style="background-color:#b99ff2;">Content here</div>
        
        
          .mybackground {background-color:#b99ff2;}
        
        Background color #b99ff2
      
           Border around this has a color of #b99ff2        
        
          <div style="border:2px solid #b99ff2;">Content here</div>
        
        
          .myborder {border:2px solid #b99ff2;}
        
        Border color #b99ff2