#bb0b71 color space conversions
Hex:
        #bb0b71
        RGB:
        187, 11, 113
        CMY:
        27, 96, 56
        CMYK:
        0, 94, 40, 27
      HSL:
        325°, 88.8889%, 38.8235%
        HSV (HSB):
        325°, 94.1176%, 73.3333%
        XYZ:
        23.5938, 11.9964, 16.6948
        xyY:
        0.4513, 0.2294, 11.9964
      CIE-Lab:
        41.2104, 67.6400, -8.4074
        CIE-LCH:
        41.2104, 68.1605, 352.9147
        CIE-Luv:
        41.2104, 93.3610, -22.8422
        Hunter-Lab:
        34.6358, 60.9811, -4.3333
      #bb0b71 color charts
#bb0b71 RGB chart
      #bb0b71 CMYK chart
      #bb0b71 RGB pie chart
      #bb0b71 color shades, tints & tones
#bb0b71 color schemes
#bb0b71 color preview, HTML & CSS examples
           This text has a color of #bb0b71        
        
          <p style="color:#bb0b71;">Text here</p>
        
        
          .mytext {color:#bb0b71;}
        
        Text color #bb0b71
      
           This box has a color of #bb0b71        
        
          <div style="background-color:#bb0b71;">Content here</div>
        
        
          .mybackground {background-color:#bb0b71;}
        
        Background color #bb0b71
      
           Border around this has a color of #bb0b71        
        
          <div style="border:2px solid #bb0b71;">Content here</div>
        
        
          .myborder {border:2px solid #bb0b71;}
        
        Border color #bb0b71