#b99ae9 color space conversions
Hex:
        #b99ae9
        RGB:
        185, 154, 233
        CMY:
        27, 40, 9
        CMYK:
        21, 34, 0, 9
      HSL:
        264°, 64.2276%, 75.8824%
        HSV (HSB):
        264°, 33.9056%, 91.3725%
        XYZ:
        46.2712, 39.3087, 82.2394
        xyY:
        0.2757, 0.2342, 39.3087
      CIE-Lab:
        68.9743, 27.0648, -35.6317
        CIE-LCH:
        68.9743, 44.7451, 307.2192
        CIE-Luv:
        68.9743, 10.6340, -60.5329
        Hunter-Lab:
        62.6966, 22.0169, -33.8832
      #b99ae9 color charts
#b99ae9 RGB chart
      #b99ae9 CMYK chart
      #b99ae9 RGB pie chart
      #b99ae9 color shades, tints & tones
#b99ae9 color schemes
#b99ae9 color preview, HTML & CSS examples
           This text has a color of #b99ae9        
        
          <p style="color:#b99ae9;">Text here</p>
        
        
          .mytext {color:#b99ae9;}
        
        Text color #b99ae9
      
           This box has a color of #b99ae9        
        
          <div style="background-color:#b99ae9;">Content here</div>
        
        
          .mybackground {background-color:#b99ae9;}
        
        Background color #b99ae9
      
           Border around this has a color of #b99ae9        
        
          <div style="border:2px solid #b99ae9;">Content here</div>
        
        
          .myborder {border:2px solid #b99ae9;}
        
        Border color #b99ae9