#bc3c53 color space conversions
Hex:
        #bc3c53
        RGB:
        188, 60, 83
        CMY:
        26, 76, 67
        CMYK:
        0, 68, 56, 26
      HSL:
        349°, 51.6129%, 48.6275%
        HSV (HSB):
        349°, 68.0851%, 73.7255%
        XYZ:
        23.9162, 14.5476, 9.7311
        xyY:
        0.4962, 0.3018, 14.5476
      CIE-Lab:
        45.0083, 52.6948, 15.7676
        CIE-LCH:
        45.0083, 55.0032, 16.6585
        CIE-Luv:
        45.0083, 90.5431, 8.3194
        Hunter-Lab:
        38.1413, 45.1797, 11.5722
      #bc3c53 color charts
#bc3c53 RGB chart
      #bc3c53 CMYK chart
      #bc3c53 RGB pie chart
      #bc3c53 color shades, tints & tones
#bc3c53 color schemes
#bc3c53 color preview, HTML & CSS examples
           This text has a color of #bc3c53        
        
          <p style="color:#bc3c53;">Text here</p>
        
        
          .mytext {color:#bc3c53;}
        
        Text color #bc3c53
      
           This box has a color of #bc3c53        
        
          <div style="background-color:#bc3c53;">Content here</div>
        
        
          .mybackground {background-color:#bc3c53;}
        
        Background color #bc3c53
      
           Border around this has a color of #bc3c53        
        
          <div style="border:2px solid #bc3c53;">Content here</div>
        
        
          .myborder {border:2px solid #bc3c53;}
        
        Border color #bc3c53