#bc344e color space conversions
Hex:
        #bc344e
        RGB:
        188, 52, 78
        CMY:
        26, 80, 69
        CMYK:
        0, 72, 59, 26
      HSL:
        349°, 56.6667%, 47.0588%
        HSV (HSB):
        349°, 72.3404%, 73.7255%
        XYZ:
        23.3422, 13.6974, 8.6213
        xyY:
        0.5112, 0.3000, 13.6974
      CIE-Lab:
        43.7958, 55.3747, 17.2144
        CIE-LCH:
        43.7958, 57.9888, 17.2690
        CIE-Luv:
        43.7958, 96.1001, 8.9577
        Hunter-Lab:
        37.0100, 47.8123, 12.0957
      #bc344e color charts
#bc344e RGB chart
      #bc344e CMYK chart
      #bc344e RGB pie chart
      #bc344e color shades, tints & tones
#bc344e color schemes
#bc344e color preview, HTML & CSS examples
           This text has a color of #bc344e        
        
          <p style="color:#bc344e;">Text here</p>
        
        
          .mytext {color:#bc344e;}
        
        Text color #bc344e
      
           This box has a color of #bc344e        
        
          <div style="background-color:#bc344e;">Content here</div>
        
        
          .mybackground {background-color:#bc344e;}
        
        Background color #bc344e
      
           Border around this has a color of #bc344e        
        
          <div style="border:2px solid #bc344e;">Content here</div>
        
        
          .myborder {border:2px solid #bc344e;}
        
        Border color #bc344e