#b97bb3 color space conversions
Hex:
        #b97bb3
        RGB:
        185, 123, 179
        CMY:
        27, 52, 30
        CMYK:
        0, 34, 3, 27
      HSL:
        306°, 30.6931%, 60.3922%
        HSV (HSB):
        306°, 33.5135%, 72.5490%
        XYZ:
        35.2272, 27.7349, 46.1445
        xyY:
        0.3229, 0.2542, 27.7349
      CIE-Lab:
        59.6485, 33.0852, -19.7993
        CIE-LCH:
        59.6485, 38.5571, 329.1023
        CIE-Luv:
        59.6485, 31.8832, -34.9216
        Hunter-Lab:
        52.6639, 27.2379, -15.0856
      #b97bb3 color charts
#b97bb3 RGB chart
      #b97bb3 CMYK chart
      #b97bb3 RGB pie chart
      #b97bb3 color shades, tints & tones
#b97bb3 color schemes
#b97bb3 color preview, HTML & CSS examples
           This text has a color of #b97bb3        
        
          <p style="color:#b97bb3;">Text here</p>
        
        
          .mytext {color:#b97bb3;}
        
        Text color #b97bb3
      
           This box has a color of #b97bb3        
        
          <div style="background-color:#b97bb3;">Content here</div>
        
        
          .mybackground {background-color:#b97bb3;}
        
        Background color #b97bb3
      
           Border around this has a color of #b97bb3        
        
          <div style="border:2px solid #b97bb3;">Content here</div>
        
        
          .myborder {border:2px solid #b97bb3;}
        
        Border color #b97bb3