#bc7a95 color space conversions
Hex:
        #bc7a95
        RGB:
        188, 122, 149
        CMY:
        26, 52, 42
        CMYK:
        0, 35, 21, 26
      HSL:
        335°, 33.0000%, 60.7843%
        HSV (HSB):
        335°, 35.1064%, 73.7255%
        XYZ:
        33.1234, 26.7804, 31.8571
        xyY:
        0.3610, 0.2918, 26.7804
      CIE-Lab:
        58.7705, 29.5726, -3.8591
        CIE-LCH:
        58.7705, 29.8233, 352.5652
        CIE-Luv:
        58.7705, 39.6979, -10.6340
        Hunter-Lab:
        51.7497, 23.6902, -0.2741
      #bc7a95 color charts
#bc7a95 RGB chart
      #bc7a95 CMYK chart
      #bc7a95 RGB pie chart
      #bc7a95 color shades, tints & tones
#bc7a95 color schemes
#bc7a95 color preview, HTML & CSS examples
           This text has a color of #bc7a95        
        
          <p style="color:#bc7a95;">Text here</p>
        
        
          .mytext {color:#bc7a95;}
        
        Text color #bc7a95
      
           This box has a color of #bc7a95        
        
          <div style="background-color:#bc7a95;">Content here</div>
        
        
          .mybackground {background-color:#bc7a95;}
        
        Background color #bc7a95
      
           Border around this has a color of #bc7a95        
        
          <div style="border:2px solid #bc7a95;">Content here</div>
        
        
          .myborder {border:2px solid #bc7a95;}
        
        Border color #bc7a95