#bc4460 color space conversions
Hex:
        #bc4460
        RGB:
        188, 68, 96
        CMY:
        26, 73, 62
        CMYK:
        0, 64, 49, 26
      HSL:
        346°, 47.2441%, 50.1961%
        HSV (HSB):
        346°, 63.8298%, 73.7255%
        XYZ:
        24.9175, 15.6701, 12.7777
        xyY:
        0.4669, 0.2936, 15.6701
      CIE-Lab:
        46.5387, 50.4429, 9.9078
        CIE-LCH:
        46.5387, 51.4067, 11.1124
        CIE-Luv:
        46.5387, 82.4521, 2.6880
        Hunter-Lab:
        39.5855, 43.0838, 8.5719
      #bc4460 color charts
#bc4460 RGB chart
      #bc4460 CMYK chart
      #bc4460 RGB pie chart
      #bc4460 color shades, tints & tones
#bc4460 color schemes
#bc4460 color preview, HTML & CSS examples
           This text has a color of #bc4460        
        
          <p style="color:#bc4460;">Text here</p>
        
        
          .mytext {color:#bc4460;}
        
        Text color #bc4460
      
           This box has a color of #bc4460        
        
          <div style="background-color:#bc4460;">Content here</div>
        
        
          .mybackground {background-color:#bc4460;}
        
        Background color #bc4460
      
           Border around this has a color of #bc4460        
        
          <div style="border:2px solid #bc4460;">Content here</div>
        
        
          .myborder {border:2px solid #bc4460;}
        
        Border color #bc4460