#bc606f color space conversions
Hex:
        #bc606f
        RGB:
        188, 96, 111
        CMY:
        26, 62, 56
        CMYK:
        0, 49, 41, 26
      HSL:
        350°, 40.7080%, 55.6863%
        HSV (HSB):
        350°, 48.9362%, 73.7255%
        XYZ:
        27.7912, 20.2048, 17.4741
        xyY:
        0.4245, 0.3086, 20.2048
      CIE-Lab:
        52.0680, 38.4669, 8.6723
        CIE-LCH:
        52.0680, 39.4324, 12.7048
        CIE-Luv:
        52.0680, 62.4026, 4.1267
        Hunter-Lab:
        44.9498, 31.6994, 8.4160
      #bc606f color charts
#bc606f RGB chart
      #bc606f CMYK chart
      #bc606f RGB pie chart
      #bc606f color shades, tints & tones
#bc606f color schemes
#bc606f color preview, HTML & CSS examples
           This text has a color of #bc606f        
        
          <p style="color:#bc606f;">Text here</p>
        
        
          .mytext {color:#bc606f;}
        
        Text color #bc606f
      
           This box has a color of #bc606f        
        
          <div style="background-color:#bc606f;">Content here</div>
        
        
          .mybackground {background-color:#bc606f;}
        
        Background color #bc606f
      
           Border around this has a color of #bc606f        
        
          <div style="border:2px solid #bc606f;">Content here</div>
        
        
          .myborder {border:2px solid #bc606f;}
        
        Border color #bc606f