#bc416b color space conversions
Hex:
        #bc416b
        RGB:
        188, 65, 107
        CMY:
        26, 75, 58
        CMYK:
        0, 65, 43, 26
      HSL:
        340°, 48.6166%, 49.6078%
        HSV (HSB):
        340°, 65.4255%, 73.7255%
        XYZ:
        25.2832, 15.5335, 15.5756
        xyY:
        0.4483, 0.2755, 15.5335
      CIE-Lab:
        46.3564, 52.7866, 2.9127
        CIE-LCH:
        46.3564, 52.8669, 3.1583
        CIE-Luv:
        46.3564, 80.5897, -6.0200
        Hunter-Lab:
        39.4126, 45.5359, 4.1577
      #bc416b color charts
#bc416b RGB chart
      #bc416b CMYK chart
      #bc416b RGB pie chart
      #bc416b color shades, tints & tones
#bc416b color schemes
#bc416b color preview, HTML & CSS examples
           This text has a color of #bc416b        
        
          <p style="color:#bc416b;">Text here</p>
        
        
          .mytext {color:#bc416b;}
        
        Text color #bc416b
      
           This box has a color of #bc416b        
        
          <div style="background-color:#bc416b;">Content here</div>
        
        
          .mybackground {background-color:#bc416b;}
        
        Background color #bc416b
      
           Border around this has a color of #bc416b        
        
          <div style="border:2px solid #bc416b;">Content here</div>
        
        
          .myborder {border:2px solid #bc416b;}
        
        Border color #bc416b