#bc3b96 color space conversions
Hex:
        #bc3b96
        RGB:
        188, 59, 150
        CMY:
        26, 77, 41
        CMYK:
        0, 69, 20, 26
      HSL:
        318°, 52.2267%, 48.4314%
        HSV (HSB):
        318°, 68.6170%, 73.7255%
        XYZ:
        27.8080, 16.0213, 30.4809
        xyY:
        0.3742, 0.2156, 16.0213
      CIE-Lab:
        47.0024, 60.3684, -22.2088
        CIE-LCH:
        47.0024, 64.3239, 339.8021
        CIE-Luv:
        47.0024, 68.1345, -41.1378
        Hunter-Lab:
        40.0266, 53.9642, -17.1317
      #bc3b96 color charts
#bc3b96 RGB chart
      #bc3b96 CMYK chart
      #bc3b96 RGB pie chart
      #bc3b96 color shades, tints & tones
#bc3b96 color schemes
#bc3b96 color preview, HTML & CSS examples
           This text has a color of #bc3b96        
        
          <p style="color:#bc3b96;">Text here</p>
        
        
          .mytext {color:#bc3b96;}
        
        Text color #bc3b96
      
           This box has a color of #bc3b96        
        
          <div style="background-color:#bc3b96;">Content here</div>
        
        
          .mybackground {background-color:#bc3b96;}
        
        Background color #bc3b96
      
           Border around this has a color of #bc3b96        
        
          <div style="border:2px solid #bc3b96;">Content here</div>
        
        
          .myborder {border:2px solid #bc3b96;}
        
        Border color #bc3b96