#bc1b96 color space conversions
Hex:
        #bc1b96
        RGB:
        188, 27, 150
        CMY:
        26, 89, 41
        CMYK:
        0, 86, 20, 26
      HSL:
        314°, 74.8837%, 42.1569%
        HSV (HSB):
        314°, 85.6383%, 73.7255%
        XYZ:
        26.6360, 13.6772, 30.0903
        xyY:
        0.3783, 0.1943, 13.6772
      CIE-Lab:
        43.7665, 69.5861, -27.2267
        CIE-LCH:
        43.7665, 74.7229, 338.6313
        CIE-Luv:
        43.7665, 75.6579, -49.0053
        Hunter-Lab:
        36.9828, 63.8408, -22.3522
      #bc1b96 color charts
#bc1b96 RGB chart
      #bc1b96 CMYK chart
      #bc1b96 RGB pie chart
      #bc1b96 color shades, tints & tones
#bc1b96 color schemes
#bc1b96 color preview, HTML & CSS examples
           This text has a color of #bc1b96        
        
          <p style="color:#bc1b96;">Text here</p>
        
        
          .mytext {color:#bc1b96;}
        
        Text color #bc1b96
      
           This box has a color of #bc1b96        
        
          <div style="background-color:#bc1b96;">Content here</div>
        
        
          .mybackground {background-color:#bc1b96;}
        
        Background color #bc1b96
      
           Border around this has a color of #bc1b96        
        
          <div style="border:2px solid #bc1b96;">Content here</div>
        
        
          .myborder {border:2px solid #bc1b96;}
        
        Border color #bc1b96