#bc768b color space conversions
Hex:
        #bc768b
        RGB:
        188, 118, 139
        CMY:
        26, 54, 45
        CMYK:
        0, 37, 26, 26
      HSL:
        342°, 34.3137%, 60.0000%
        HSV (HSB):
        342°, 37.2340%, 73.7255%
        XYZ:
        31.8777, 25.5123, 27.6703
        xyY:
        0.3748, 0.2999, 25.5123
      CIE-Lab:
        57.5712, 30.2744, 0.1650
        CIE-LCH:
        57.5712, 30.2748, 0.3122
        CIE-Luv:
        57.5712, 43.7270, -5.1455
        Hunter-Lab:
        50.5097, 24.2628, 2.8764
      #bc768b color charts
#bc768b RGB chart
      #bc768b CMYK chart
      #bc768b RGB pie chart
      #bc768b color shades, tints & tones
#bc768b color schemes
#bc768b color preview, HTML & CSS examples
           This text has a color of #bc768b        
        
          <p style="color:#bc768b;">Text here</p>
        
        
          .mytext {color:#bc768b;}
        
        Text color #bc768b
      
           This box has a color of #bc768b        
        
          <div style="background-color:#bc768b;">Content here</div>
        
        
          .mybackground {background-color:#bc768b;}
        
        Background color #bc768b
      
           Border around this has a color of #bc768b        
        
          <div style="border:2px solid #bc768b;">Content here</div>
        
        
          .myborder {border:2px solid #bc768b;}
        
        Border color #bc768b