#bc6f82 color space conversions
Hex:
        #bc6f82
        RGB:
        188, 111, 130
        CMY:
        26, 56, 49
        CMYK:
        0, 41, 31, 26
      HSL:
        345°, 36.4929%, 58.6275%
        HSV (HSB):
        345°, 40.9574%, 73.7255%
        XYZ:
        30.4527, 23.6720, 24.0832
        xyY:
        0.3894, 0.3027, 23.6720
      CIE-Lab:
        55.7578, 32.8354, 2.7679
        CIE-LCH:
        55.7578, 32.9519, 4.8185
        CIE-Luv:
        55.7578, 49.4711, -2.1347
        Hunter-Lab:
        48.6538, 26.5801, 4.7097
      #bc6f82 color charts
#bc6f82 RGB chart
      #bc6f82 CMYK chart
      #bc6f82 RGB pie chart
      #bc6f82 color shades, tints & tones
#bc6f82 color schemes
#bc6f82 color preview, HTML & CSS examples
           This text has a color of #bc6f82        
        
          <p style="color:#bc6f82;">Text here</p>
        
        
          .mytext {color:#bc6f82;}
        
        Text color #bc6f82
      
           This box has a color of #bc6f82        
        
          <div style="background-color:#bc6f82;">Content here</div>
        
        
          .mybackground {background-color:#bc6f82;}
        
        Background color #bc6f82
      
           Border around this has a color of #bc6f82        
        
          <div style="border:2px solid #bc6f82;">Content here</div>
        
        
          .myborder {border:2px solid #bc6f82;}
        
        Border color #bc6f82