#bc96ac color space conversions
Hex:
        #bc96ac
        RGB:
        188, 150, 172
        CMY:
        26, 41, 33
        CMYK:
        0, 20, 9, 26
      HSL:
        325°, 22.0930%, 66.2745%
        HSV (HSB):
        325°, 20.2128%, 73.7255%
        XYZ:
        39.0918, 35.4826, 43.8182
        xyY:
        0.3302, 0.2997, 35.4826
      CIE-Lab:
        66.1227, 17.8596, -6.0687
        CIE-LCH:
        66.1227, 18.8625, 341.2323
        CIE-Luv:
        66.1227, 21.1945, -11.9823
        Hunter-Lab:
        59.5673, 12.9001, -1.9171
      #bc96ac color charts
#bc96ac RGB chart
      #bc96ac CMYK chart
      #bc96ac RGB pie chart
      #bc96ac color shades, tints & tones
#bc96ac color schemes
#bc96ac color preview, HTML & CSS examples
           This text has a color of #bc96ac        
        
          <p style="color:#bc96ac;">Text here</p>
        
        
          .mytext {color:#bc96ac;}
        
        Text color #bc96ac
      
           This box has a color of #bc96ac        
        
          <div style="background-color:#bc96ac;">Content here</div>
        
        
          .mybackground {background-color:#bc96ac;}
        
        Background color #bc96ac
      
           Border around this has a color of #bc96ac        
        
          <div style="border:2px solid #bc96ac;">Content here</div>
        
        
          .myborder {border:2px solid #bc96ac;}
        
        Border color #bc96ac