#bc3d53 color space conversions
Hex:
        #bc3d53
        RGB:
        188, 61, 83
        CMY:
        26, 76, 67
        CMYK:
        0, 68, 56, 26
      HSL:
        350°, 51.0040%, 48.8235%
        HSV (HSB):
        350°, 67.5532%, 73.7255%
        XYZ:
        23.9691, 14.6534, 9.7487
        xyY:
        0.4955, 0.3029, 14.6534
      CIE-Lab:
        45.1558, 52.2915, 15.9680
        CIE-LCH:
        45.1558, 54.6752, 16.9808
        CIE-Luv:
        45.1558, 90.0117, 8.6375
        Hunter-Lab:
        38.2797, 44.7794, 11.6965
      #bc3d53 color charts
#bc3d53 RGB chart
      #bc3d53 CMYK chart
      #bc3d53 RGB pie chart
      #bc3d53 color shades, tints & tones
#bc3d53 color schemes
#bc3d53 color preview, HTML & CSS examples
           This text has a color of #bc3d53        
        
          <p style="color:#bc3d53;">Text here</p>
        
        
          .mytext {color:#bc3d53;}
        
        Text color #bc3d53
      
           This box has a color of #bc3d53        
        
          <div style="background-color:#bc3d53;">Content here</div>
        
        
          .mybackground {background-color:#bc3d53;}
        
        Background color #bc3d53
      
           Border around this has a color of #bc3d53        
        
          <div style="border:2px solid #bc3d53;">Content here</div>
        
        
          .myborder {border:2px solid #bc3d53;}
        
        Border color #bc3d53