#bc414e color space conversions
Hex:
        #bc414e
        RGB:
        188, 65, 78
        CMY:
        26, 75, 69
        CMYK:
        0, 65, 59, 26
      HSL:
        354°, 48.6166%, 49.6078%
        HSV (HSB):
        354°, 65.4255%, 73.7255%
        XYZ:
        24.0045, 15.0220, 8.8421
        xyY:
        0.5015, 0.3138, 15.0220
      CIE-Lab:
        45.6643, 50.2546, 19.7091
        CIE-LCH:
        45.6643, 53.9812, 21.4144
        CIE-Luv:
        45.6643, 89.1799, 12.9169
        Hunter-Lab:
        38.7582, 42.7250, 13.6047
      #bc414e color charts
#bc414e RGB chart
      #bc414e CMYK chart
      #bc414e RGB pie chart
      #bc414e color shades, tints & tones
#bc414e color schemes
#bc414e color preview, HTML & CSS examples
           This text has a color of #bc414e        
        
          <p style="color:#bc414e;">Text here</p>
        
        
          .mytext {color:#bc414e;}
        
        Text color #bc414e
      
           This box has a color of #bc414e        
        
          <div style="background-color:#bc414e;">Content here</div>
        
        
          .mybackground {background-color:#bc414e;}
        
        Background color #bc414e
      
           Border around this has a color of #bc414e        
        
          <div style="border:2px solid #bc414e;">Content here</div>
        
        
          .myborder {border:2px solid #bc414e;}
        
        Border color #bc414e