#bb1f64 color space conversions
Hex:
        #bb1f64
        RGB:
        187, 31, 100
        CMY:
        27, 88, 61
        CMYK:
        0, 83, 47, 27
      HSL:
        333°, 71.5596%, 42.7451%
        HSV (HSB):
        333°, 83.4225%, 73.3333%
        XYZ:
        23.2838, 12.4649, 13.2354
        xyY:
        0.4753, 0.2545, 12.4649
      CIE-Lab:
        41.9456, 63.0883, 0.8332
        CIE-LCH:
        41.9456, 63.0938, 0.7567
        CIE-Luv:
        41.9456, 95.2930, -10.6520
        Hunter-Lab:
        35.3056, 55.9344, 2.4873
      #bb1f64 color charts
#bb1f64 RGB chart
      #bb1f64 CMYK chart
      #bb1f64 RGB pie chart
      #bb1f64 color shades, tints & tones
#bb1f64 color schemes
#bb1f64 color preview, HTML & CSS examples
           This text has a color of #bb1f64        
        
          <p style="color:#bb1f64;">Text here</p>
        
        
          .mytext {color:#bb1f64;}
        
        Text color #bb1f64
      
           This box has a color of #bb1f64        
        
          <div style="background-color:#bb1f64;">Content here</div>
        
        
          .mybackground {background-color:#bb1f64;}
        
        Background color #bb1f64
      
           Border around this has a color of #bb1f64        
        
          <div style="border:2px solid #bb1f64;">Content here</div>
        
        
          .myborder {border:2px solid #bb1f64;}
        
        Border color #bb1f64