#bc314e color space conversions
Hex:
        #bc314e
        RGB:
        188, 49, 78
        CMY:
        26, 81, 69
        CMYK:
        0, 74, 59, 26
      HSL:
        347°, 58.6498%, 46.4706%
        HSV (HSB):
        347°, 73.9362%, 73.7255%
        XYZ:
        23.2125, 13.4381, 8.5781
        xyY:
        0.5132, 0.2971, 13.4381
      CIE-Lab:
        43.4160, 56.4309, 16.7033
        CIE-LCH:
        43.4160, 58.8511, 16.4885
        CIE-Luv:
        43.4160, 97.5257, 8.1467
        Hunter-Lab:
        36.6579, 48.8781, 11.7865
      #bc314e color charts
#bc314e RGB chart
      #bc314e CMYK chart
      #bc314e RGB pie chart
      #bc314e color shades, tints & tones
#bc314e color schemes
#bc314e color preview, HTML & CSS examples
           This text has a color of #bc314e        
        
          <p style="color:#bc314e;">Text here</p>
        
        
          .mytext {color:#bc314e;}
        
        Text color #bc314e
      
           This box has a color of #bc314e        
        
          <div style="background-color:#bc314e;">Content here</div>
        
        
          .mybackground {background-color:#bc314e;}
        
        Background color #bc314e
      
           Border around this has a color of #bc314e        
        
          <div style="border:2px solid #bc314e;">Content here</div>
        
        
          .myborder {border:2px solid #bc314e;}
        
        Border color #bc314e