#b99db4 color space conversions
Hex:
        #b99db4
        RGB:
        185, 157, 180
        CMY:
        27, 38, 29
        CMYK:
        0, 15, 3, 27
      HSL:
        311°, 16.6667%, 67.0588%
        HSV (HSB):
        311°, 15.1351%, 72.5490%
        XYZ:
        40.3028, 37.7235, 48.3372
        xyY:
        0.3189, 0.2985, 37.7235
      CIE-Lab:
        67.8163, 14.3601, -8.0595
        CIE-LCH:
        67.8163, 16.4672, 330.6969
        CIE-Luv:
        67.8163, 14.7885, -14.4209
        Hunter-Lab:
        61.4195, 9.6456, -3.6677
      #b99db4 color charts
#b99db4 RGB chart
      #b99db4 CMYK chart
      #b99db4 RGB pie chart
      #b99db4 color shades, tints & tones
#b99db4 color schemes
#b99db4 color preview, HTML & CSS examples
           This text has a color of #b99db4        
        
          <p style="color:#b99db4;">Text here</p>
        
        
          .mytext {color:#b99db4;}
        
        Text color #b99db4
      
           This box has a color of #b99db4        
        
          <div style="background-color:#b99db4;">Content here</div>
        
        
          .mybackground {background-color:#b99db4;}
        
        Background color #b99db4
      
           Border around this has a color of #b99db4        
        
          <div style="border:2px solid #b99db4;">Content here</div>
        
        
          .myborder {border:2px solid #b99db4;}
        
        Border color #b99db4