#bc396b color space conversions
Hex:
        #bc396b
        RGB:
        188, 57, 107
        CMY:
        26, 78, 58
        CMYK:
        0, 70, 43, 26
      HSL:
        337°, 53.4694%, 48.0392%
        HSV (HSB):
        337°, 69.6809%, 73.7255%
        XYZ:
        24.8560, 14.6792, 15.4332
        xyY:
        0.4522, 0.2670, 14.6792
      CIE-Lab:
        45.1916, 55.9861, 1.2241
        CIE-LCH:
        45.1916, 55.9995, 1.2525
        CIE-Luv:
        45.1916, 84.2586, -8.7397
        Hunter-Lab:
        38.3134, 48.7544, 2.9364
      #bc396b color charts
#bc396b RGB chart
      #bc396b CMYK chart
      #bc396b RGB pie chart
      #bc396b color shades, tints & tones
#bc396b color schemes
#bc396b color preview, HTML & CSS examples
           This text has a color of #bc396b        
        
          <p style="color:#bc396b;">Text here</p>
        
        
          .mytext {color:#bc396b;}
        
        Text color #bc396b
      
           This box has a color of #bc396b        
        
          <div style="background-color:#bc396b;">Content here</div>
        
        
          .mybackground {background-color:#bc396b;}
        
        Background color #bc396b
      
           Border around this has a color of #bc396b        
        
          <div style="border:2px solid #bc396b;">Content here</div>
        
        
          .myborder {border:2px solid #bc396b;}
        
        Border color #bc396b