#bb1d65 color space conversions
Hex:
        #bb1d65
        RGB:
        187, 29, 101
        CMY:
        27, 89, 60
        CMYK:
        0, 84, 46, 27
      HSL:
        333°, 73.1481%, 42.3529%
        HSV (HSB):
        333°, 84.4920%, 73.3333%
        XYZ:
        23.2818, 12.3831, 13.4750
        xyY:
        0.4738, 0.2520, 12.3831
      CIE-Lab:
        41.8186, 63.6270, 0.0200
        CIE-LCH:
        41.8186, 63.6270, 0.0180
        CIE-Luv:
        41.8186, 95.4015, -11.7251
        Hunter-Lab:
        35.1896, 56.5156, 1.9291
      #bb1d65 color charts
#bb1d65 RGB chart
      #bb1d65 CMYK chart
      #bb1d65 RGB pie chart
      #bb1d65 color shades, tints & tones
#bb1d65 color schemes
#bb1d65 color preview, HTML & CSS examples
           This text has a color of #bb1d65        
        
          <p style="color:#bb1d65;">Text here</p>
        
        
          .mytext {color:#bb1d65;}
        
        Text color #bb1d65
      
           This box has a color of #bb1d65        
        
          <div style="background-color:#bb1d65;">Content here</div>
        
        
          .mybackground {background-color:#bb1d65;}
        
        Background color #bb1d65
      
           Border around this has a color of #bb1d65        
        
          <div style="border:2px solid #bb1d65;">Content here</div>
        
        
          .myborder {border:2px solid #bb1d65;}
        
        Border color #bb1d65