#bc729b color space conversions
Hex:
        #bc729b
        RGB:
        188, 114, 155
        CMY:
        26, 55, 39
        CMYK:
        0, 39, 18, 26
      HSL:
        327°, 35.5769%, 59.2157%
        HSV (HSB):
        327°, 39.3617%, 73.7255%
        XYZ:
        32.6727, 25.0926, 34.1317
        xyY:
        0.3555, 0.2731, 25.0926
      CIE-Lab:
        57.1655, 34.8877, -9.7139
        CIE-LCH:
        57.1655, 36.2148, 344.4410
        CIE-Luv:
        57.1655, 42.8706, -19.9069
        Hunter-Lab:
        50.0925, 28.7646, -5.3339
      #bc729b color charts
#bc729b RGB chart
      #bc729b CMYK chart
      #bc729b RGB pie chart
      #bc729b color shades, tints & tones
#bc729b color schemes
#bc729b color preview, HTML & CSS examples
           This text has a color of #bc729b        
        
          <p style="color:#bc729b;">Text here</p>
        
        
          .mytext {color:#bc729b;}
        
        Text color #bc729b
      
           This box has a color of #bc729b        
        
          <div style="background-color:#bc729b;">Content here</div>
        
        
          .mybackground {background-color:#bc729b;}
        
        Background color #bc729b
      
           Border around this has a color of #bc729b        
        
          <div style="border:2px solid #bc729b;">Content here</div>
        
        
          .myborder {border:2px solid #bc729b;}
        
        Border color #bc729b