#bc7180 color space conversions
Hex:
        #bc7180
        RGB:
        188, 113, 128
        CMY:
        26, 56, 50
        CMYK:
        0, 40, 32, 26
      HSL:
        348°, 35.8852%, 59.0196%
        HSV (HSB):
        348°, 39.8936%, 73.7255%
        XYZ:
        30.5404, 24.0601, 23.4565
        xyY:
        0.3913, 0.3082, 24.0601
      CIE-Lab:
        56.1480, 31.4820, 4.4990
        CIE-LCH:
        56.1480, 31.8019, 8.1328
        CIE-Luv:
        56.1480, 48.6767, 0.4077
        Hunter-Lab:
        49.0511, 25.2990, 5.9830
      #bc7180 color charts
#bc7180 RGB chart
      #bc7180 CMYK chart
      #bc7180 RGB pie chart
      #bc7180 color shades, tints & tones
#bc7180 color schemes
#bc7180 color preview, HTML & CSS examples
           This text has a color of #bc7180        
        
          <p style="color:#bc7180;">Text here</p>
        
        
          .mytext {color:#bc7180;}
        
        Text color #bc7180
      
           This box has a color of #bc7180        
        
          <div style="background-color:#bc7180;">Content here</div>
        
        
          .mybackground {background-color:#bc7180;}
        
        Background color #bc7180
      
           Border around this has a color of #bc7180        
        
          <div style="border:2px solid #bc7180;">Content here</div>
        
        
          .myborder {border:2px solid #bc7180;}
        
        Border color #bc7180