#bc497e color space conversions
Hex:
        #bc497e
        RGB:
        188, 73, 126
        CMY:
        26, 71, 51
        CMYK:
        0, 61, 33, 26
      HSL:
        332°, 46.1847%, 51.1765%
        HSV (HSB):
        332°, 61.1702%, 73.7255%
        XYZ:
        26.8875, 16.9628, 21.5957
        xyY:
        0.4108, 0.2592, 16.9628
      CIE-Lab:
        48.2131, 51.4459, -5.9236
        CIE-LCH:
        48.2131, 51.7858, 353.4318
        CIE-Luv:
        48.2131, 70.7582, -17.0832
        Hunter-Lab:
        41.1859, 44.4550, -2.2583
      #bc497e color charts
#bc497e RGB chart
      #bc497e CMYK chart
      #bc497e RGB pie chart
      #bc497e color shades, tints & tones
#bc497e color schemes
#bc497e color preview, HTML & CSS examples
           This text has a color of #bc497e        
        
          <p style="color:#bc497e;">Text here</p>
        
        
          .mytext {color:#bc497e;}
        
        Text color #bc497e
      
           This box has a color of #bc497e        
        
          <div style="background-color:#bc497e;">Content here</div>
        
        
          .mybackground {background-color:#bc497e;}
        
        Background color #bc497e
      
           Border around this has a color of #bc497e        
        
          <div style="border:2px solid #bc497e;">Content here</div>
        
        
          .myborder {border:2px solid #bc497e;}
        
        Border color #bc497e