#bc8188 color space conversions
Hex:
        #bc8188
        RGB:
        188, 129, 136
        CMY:
        26, 49, 47
        CMYK:
        0, 31, 28, 26
      HSL:
        353°, 30.5699%, 62.1569%
        HSV (HSB):
        353°, 31.3830%, 73.7255%
        XYZ:
        33.0332, 28.1695, 26.9888
        xyY:
        0.3746, 0.3194, 28.1695
      CIE-Lab:
        60.0415, 23.7744, 5.4729
        CIE-LCH:
        60.0415, 24.3962, 12.9638
        CIE-Luv:
        60.0415, 37.8001, 3.2635
        Hunter-Lab:
        53.0749, 18.2153, 7.0033
      #bc8188 color charts
#bc8188 RGB chart
      #bc8188 CMYK chart
      #bc8188 RGB pie chart
      #bc8188 color shades, tints & tones
#bc8188 color schemes
#bc8188 color preview, HTML & CSS examples
           This text has a color of #bc8188        
        
          <p style="color:#bc8188;">Text here</p>
        
        
          .mytext {color:#bc8188;}
        
        Text color #bc8188
      
           This box has a color of #bc8188        
        
          <div style="background-color:#bc8188;">Content here</div>
        
        
          .mybackground {background-color:#bc8188;}
        
        Background color #bc8188
      
           Border around this has a color of #bc8188        
        
          <div style="border:2px solid #bc8188;">Content here</div>
        
        
          .myborder {border:2px solid #bc8188;}
        
        Border color #bc8188