#bb9fa5 color space conversions
Hex:
        #bb9fa5
        RGB:
        187, 159, 165
        CMY:
        27, 38, 35
        CMYK:
        0, 15, 12, 27
      HSL:
        347°, 17.0732%, 67.8431%
        HSV (HSB):
        347°, 14.9733%, 73.3333%
        XYZ:
        39.6832, 38.0777, 40.8555
        xyY:
        0.3346, 0.3210, 38.0777
      CIE-Lab:
        68.0778, 11.2981, 0.7081
        CIE-LCH:
        68.0778, 11.3203, 3.5864
        CIE-Luv:
        68.0778, 16.4522, -0.9481
        Hunter-Lab:
        61.7071, 6.8040, 3.9398
      #bb9fa5 color charts
#bb9fa5 RGB chart
      #bb9fa5 CMYK chart
      #bb9fa5 RGB pie chart
      #bb9fa5 color shades, tints & tones
#bb9fa5 color schemes
#bb9fa5 color preview, HTML & CSS examples
           This text has a color of #bb9fa5        
        
          <p style="color:#bb9fa5;">Text here</p>
        
        
          .mytext {color:#bb9fa5;}
        
        Text color #bb9fa5
      
           This box has a color of #bb9fa5        
        
          <div style="background-color:#bb9fa5;">Content here</div>
        
        
          .mybackground {background-color:#bb9fa5;}
        
        Background color #bb9fa5
      
           Border around this has a color of #bb9fa5        
        
          <div style="border:2px solid #bb9fa5;">Content here</div>
        
        
          .myborder {border:2px solid #bb9fa5;}
        
        Border color #bb9fa5