#bc595e color space conversions
Hex:
        #bc595e
        RGB:
        188, 89, 94
        CMY:
        26, 65, 63
        CMYK:
        0, 53, 50, 26
      HSL:
        357°, 42.4893%, 54.3137%
        HSV (HSB):
        357°, 52.6596%, 73.7255%
        XYZ:
        26.3318, 18.6443, 12.8005
        xyY:
        0.4558, 0.3227, 18.6443
      CIE-Lab:
        50.2684, 40.3101, 16.2799
        CIE-LCH:
        50.2684, 43.4735, 21.9922
        CIE-Luv:
        50.2684, 70.5706, 12.3424
        Hunter-Lab:
        43.1790, 33.2911, 12.6486
      #bc595e color charts
#bc595e RGB chart
      #bc595e CMYK chart
      #bc595e RGB pie chart
      #bc595e color shades, tints & tones
#bc595e color schemes
#bc595e color preview, HTML & CSS examples
           This text has a color of #bc595e        
        
          <p style="color:#bc595e;">Text here</p>
        
        
          .mytext {color:#bc595e;}
        
        Text color #bc595e
      
           This box has a color of #bc595e        
        
          <div style="background-color:#bc595e;">Content here</div>
        
        
          .mybackground {background-color:#bc595e;}
        
        Background color #bc595e
      
           Border around this has a color of #bc595e        
        
          <div style="border:2px solid #bc595e;">Content here</div>
        
        
          .myborder {border:2px solid #bc595e;}
        
        Border color #bc595e