#bc7296 color space conversions
Hex:
        #bc7296
        RGB:
        188, 114, 150
        CMY:
        26, 55, 41
        CMYK:
        0, 39, 20, 26
      HSL:
        331°, 35.5769%, 59.2157%
        HSV (HSB):
        331°, 39.3617%, 73.7255%
        XYZ:
        32.2614, 24.9280, 31.9654
        xyY:
        0.3619, 0.2796, 24.9280
      CIE-Lab:
        57.0052, 34.1023, -7.0529
        CIE-LCH:
        57.0052, 34.8240, 348.3150
        CIE-Luv:
        57.0052, 43.8588, -15.9248
        Hunter-Lab:
        49.9280, 27.9654, -3.0097
      #bc7296 color charts
#bc7296 RGB chart
      #bc7296 CMYK chart
      #bc7296 RGB pie chart
      #bc7296 color shades, tints & tones
#bc7296 color schemes
#bc7296 color preview, HTML & CSS examples
           This text has a color of #bc7296        
        
          <p style="color:#bc7296;">Text here</p>
        
        
          .mytext {color:#bc7296;}
        
        Text color #bc7296
      
           This box has a color of #bc7296        
        
          <div style="background-color:#bc7296;">Content here</div>
        
        
          .mybackground {background-color:#bc7296;}
        
        Background color #bc7296
      
           Border around this has a color of #bc7296        
        
          <div style="border:2px solid #bc7296;">Content here</div>
        
        
          .myborder {border:2px solid #bc7296;}
        
        Border color #bc7296