#bc276d color space conversions
Hex:
        #bc276d
        RGB:
        188, 39, 109
        CMY:
        26, 85, 57
        CMYK:
        0, 79, 42, 26
      HSL:
        332°, 65.6388%, 44.5098%
        HSV (HSB):
        332°, 79.2553%, 73.7255%
        XYZ:
        24.2249, 13.2465, 15.7480
        xyY:
        0.4552, 0.2489, 13.2465
      CIE-Lab:
        43.1324, 62.1325, -3.0306
        CIE-LCH:
        43.1324, 62.2064, 357.2076
        CIE-Luv:
        43.1324, 90.1782, -15.1721
        Hunter-Lab:
        36.3958, 55.1162, -0.1771
      #bc276d color charts
#bc276d RGB chart
      #bc276d CMYK chart
      #bc276d RGB pie chart
      #bc276d color shades, tints & tones
#bc276d color schemes
#bc276d color preview, HTML & CSS examples
           This text has a color of #bc276d        
        
          <p style="color:#bc276d;">Text here</p>
        
        
          .mytext {color:#bc276d;}
        
        Text color #bc276d
      
           This box has a color of #bc276d        
        
          <div style="background-color:#bc276d;">Content here</div>
        
        
          .mybackground {background-color:#bc276d;}
        
        Background color #bc276d
      
           Border around this has a color of #bc276d        
        
          <div style="border:2px solid #bc276d;">Content here</div>
        
        
          .myborder {border:2px solid #bc276d;}
        
        Border color #bc276d