#b99cf2 color space conversions
Hex:
        #b99cf2
        RGB:
        185, 156, 242
        CMY:
        27, 39, 5
        CMYK:
        24, 36, 0, 5
      HSL:
        260°, 76.7857%, 78.0392%
        HSV (HSB):
        260°, 35.5372%, 94.9020%
        XYZ:
        47.9231, 40.5020, 89.2963
        xyY:
        0.2697, 0.2279, 40.5020
      CIE-Lab:
        69.8256, 28.0214, -39.2314
        CIE-LCH:
        69.8256, 48.2110, 305.5367
        CIE-Luv:
        69.8256, 8.8660, -66.7683
        Hunter-Lab:
        63.6412, 23.0419, -38.6422
      #b99cf2 color charts
#b99cf2 RGB chart
      #b99cf2 CMYK chart
      #b99cf2 RGB pie chart
      #b99cf2 color shades, tints & tones
#b99cf2 color schemes
#b99cf2 color preview, HTML & CSS examples
           This text has a color of #b99cf2        
        
          <p style="color:#b99cf2;">Text here</p>
        
        
          .mytext {color:#b99cf2;}
        
        Text color #b99cf2
      
           This box has a color of #b99cf2        
        
          <div style="background-color:#b99cf2;">Content here</div>
        
        
          .mybackground {background-color:#b99cf2;}
        
        Background color #b99cf2
      
           Border around this has a color of #b99cf2        
        
          <div style="border:2px solid #b99cf2;">Content here</div>
        
        
          .myborder {border:2px solid #b99cf2;}
        
        Border color #b99cf2