#bb4e85 color space conversions
Hex:
        #bb4e85
        RGB:
        187, 78, 133
        CMY:
        27, 69, 48
        CMYK:
        0, 58, 29, 27
      HSL:
        330°, 44.4898%, 51.9608%
        HSV (HSB):
        330°, 58.2888%, 73.3333%
        XYZ:
        27.4515, 17.7070, 24.1612
        xyY:
        0.3960, 0.2554, 17.7070
      CIE-Lab:
        49.1388, 49.7353, -8.7747
        CIE-LCH:
        49.1388, 50.5034, 349.9944
        CIE-Luv:
        49.1388, 65.5120, -20.6784
        Hunter-Lab:
        42.0797, 42.8085, -4.5872
      #bb4e85 color charts
#bb4e85 RGB chart
      #bb4e85 CMYK chart
      #bb4e85 RGB pie chart
      #bb4e85 color shades, tints & tones
#bb4e85 color schemes
#bb4e85 color preview, HTML & CSS examples
           This text has a color of #bb4e85        
        
          <p style="color:#bb4e85;">Text here</p>
        
        
          .mytext {color:#bb4e85;}
        
        Text color #bb4e85
      
           This box has a color of #bb4e85        
        
          <div style="background-color:#bb4e85;">Content here</div>
        
        
          .mybackground {background-color:#bb4e85;}
        
        Background color #bb4e85
      
           Border around this has a color of #bb4e85        
        
          <div style="border:2px solid #bb4e85;">Content here</div>
        
        
          .myborder {border:2px solid #bb4e85;}
        
        Border color #bb4e85