#bc5c71 color space conversions
Hex:
        #bc5c71
        RGB:
        188, 92, 113
        CMY:
        26, 64, 56
        CMYK:
        0, 51, 40, 26
      HSL:
        347°, 41.7391%, 54.9020%
        HSV (HSB):
        347°, 51.0638%, 73.7255%
        XYZ:
        27.5468, 19.5379, 17.9421
        xyY:
        0.4236, 0.3005, 19.5379
      CIE-Lab:
        51.3107, 40.7557, 6.4048
        CIE-LCH:
        51.3107, 41.2559, 8.9311
        CIE-Luv:
        51.3107, 64.3232, 0.8489
        Hunter-Lab:
        44.2017, 33.8895, 6.8745
      #bc5c71 color charts
#bc5c71 RGB chart
      #bc5c71 CMYK chart
      #bc5c71 RGB pie chart
      #bc5c71 color shades, tints & tones
#bc5c71 color schemes
#bc5c71 color preview, HTML & CSS examples
           This text has a color of #bc5c71        
        
          <p style="color:#bc5c71;">Text here</p>
        
        
          .mytext {color:#bc5c71;}
        
        Text color #bc5c71
      
           This box has a color of #bc5c71        
        
          <div style="background-color:#bc5c71;">Content here</div>
        
        
          .mybackground {background-color:#bc5c71;}
        
        Background color #bc5c71
      
           Border around this has a color of #bc5c71        
        
          <div style="border:2px solid #bc5c71;">Content here</div>
        
        
          .myborder {border:2px solid #bc5c71;}
        
        Border color #bc5c71