#b99cfb color space conversions
Hex:
        #b99cfb
        RGB:
        185, 156, 251
        CMY:
        27, 39, 2
        CMYK:
        26, 38, 0, 2
      HSL:
        258°, 92.2330%, 79.8039%
        HSV (HSB):
        258°, 37.8486%, 98.4314%
        XYZ:
        49.3086, 41.0563, 96.5926
        xyY:
        0.2637, 0.2196, 41.0563
      CIE-Lab:
        70.2153, 30.1406, -43.5254
        CIE-LCH:
        70.2153, 52.9425, 304.7019
        CIE-Luv:
        70.2153, 7.9446, -74.2931
        Hunter-Lab:
        64.0752, 25.2320, -44.5264
      #b99cfb color charts
#b99cfb RGB chart
      #b99cfb CMYK chart
      #b99cfb RGB pie chart
      #b99cfb color shades, tints & tones
#b99cfb color schemes
#b99cfb color preview, HTML & CSS examples
           This text has a color of #b99cfb        
        
          <p style="color:#b99cfb;">Text here</p>
        
        
          .mytext {color:#b99cfb;}
        
        Text color #b99cfb
      
           This box has a color of #b99cfb        
        
          <div style="background-color:#b99cfb;">Content here</div>
        
        
          .mybackground {background-color:#b99cfb;}
        
        Background color #b99cfb
      
           Border around this has a color of #b99cfb        
        
          <div style="border:2px solid #b99cfb;">Content here</div>
        
        
          .myborder {border:2px solid #b99cfb;}
        
        Border color #b99cfb