#bc607d color space conversions
Hex:
        #bc607d
        RGB:
        188, 96, 125
        CMY:
        26, 62, 51
        CMYK:
        0, 49, 34, 26
      HSL:
        341°, 40.7080%, 55.6863%
        HSV (HSB):
        341°, 48.9362%, 73.7255%
        XYZ:
        28.6236, 20.5378, 21.8576
        xyY:
        0.4030, 0.2892, 20.5378
      CIE-Lab:
        52.4399, 40.1449, 0.8942
        CIE-LCH:
        52.4399, 40.1549, 1.2761
        CIE-Luv:
        52.4399, 59.1634, -6.0236
        Hunter-Lab:
        45.3186, 33.4343, 3.1269
      #bc607d color charts
#bc607d RGB chart
      #bc607d CMYK chart
      #bc607d RGB pie chart
      #bc607d color shades, tints & tones
#bc607d color schemes
#bc607d color preview, HTML & CSS examples
           This text has a color of #bc607d        
        
          <p style="color:#bc607d;">Text here</p>
        
        
          .mytext {color:#bc607d;}
        
        Text color #bc607d
      
           This box has a color of #bc607d        
        
          <div style="background-color:#bc607d;">Content here</div>
        
        
          .mybackground {background-color:#bc607d;}
        
        Background color #bc607d
      
           Border around this has a color of #bc607d        
        
          <div style="border:2px solid #bc607d;">Content here</div>
        
        
          .myborder {border:2px solid #bc607d;}
        
        Border color #bc607d