#bb7f94 color space conversions
Hex:
        #bb7f94
        RGB:
        187, 127, 148
        CMY:
        27, 50, 42
        CMYK:
        0, 32, 21, 27
      HSL:
        339°, 30.6122%, 61.5686%
        HSV (HSB):
        339°, 32.0856%, 73.3333%
        XYZ:
        33.4282, 27.8817, 31.6368
        xyY:
        0.3596, 0.3000, 27.8817
      CIE-Lab:
        59.7817, 26.2899, -1.8089
        CIE-LCH:
        59.7817, 26.3521, 356.0639
        CIE-Luv:
        59.7817, 36.3734, -7.1673
        Hunter-Lab:
        52.8031, 20.5981, 1.4387
      #bb7f94 color charts
#bb7f94 RGB chart
      #bb7f94 CMYK chart
      #bb7f94 RGB pie chart
      #bb7f94 color shades, tints & tones
#bb7f94 color schemes
#bb7f94 color preview, HTML & CSS examples
           This text has a color of #bb7f94        
        
          <p style="color:#bb7f94;">Text here</p>
        
        
          .mytext {color:#bb7f94;}
        
        Text color #bb7f94
      
           This box has a color of #bb7f94        
        
          <div style="background-color:#bb7f94;">Content here</div>
        
        
          .mybackground {background-color:#bb7f94;}
        
        Background color #bb7f94
      
           Border around this has a color of #bb7f94        
        
          <div style="border:2px solid #bb7f94;">Content here</div>
        
        
          .myborder {border:2px solid #bb7f94;}
        
        Border color #bb7f94