#bc3e51 color space conversions
Hex:
        #bc3e51
        RGB:
        188, 62, 81
        CMY:
        26, 76, 68
        CMYK:
        0, 67, 57, 26
      HSL:
        351°, 50.4000%, 49.0196%
        HSV (HSB):
        351°, 67.0213%, 73.7255%
        XYZ:
        23.9469, 14.7307, 9.3658
        xyY:
        0.4984, 0.3066, 14.7307
      CIE-Lab:
        45.2631, 51.7309, 17.3403
        CIE-LCH:
        45.2631, 54.5598, 18.5312
        CIE-Luv:
        45.2631, 90.0426, 10.1696
        Hunter-Lab:
        38.3806, 44.2058, 12.3983
      #bc3e51 color charts
#bc3e51 RGB chart
      #bc3e51 CMYK chart
      #bc3e51 RGB pie chart
      #bc3e51 color shades, tints & tones
#bc3e51 color schemes
#bc3e51 color preview, HTML & CSS examples
           This text has a color of #bc3e51        
        
          <p style="color:#bc3e51;">Text here</p>
        
        
          .mytext {color:#bc3e51;}
        
        Text color #bc3e51
      
           This box has a color of #bc3e51        
        
          <div style="background-color:#bc3e51;">Content here</div>
        
        
          .mybackground {background-color:#bc3e51;}
        
        Background color #bc3e51
      
           Border around this has a color of #bc3e51        
        
          <div style="border:2px solid #bc3e51;">Content here</div>
        
        
          .myborder {border:2px solid #bc3e51;}
        
        Border color #bc3e51