#bc94ac color space conversions
Hex:
        #bc94ac
        RGB:
        188, 148, 172
        CMY:
        26, 42, 33
        CMYK:
        0, 21, 9, 26
      HSL:
        324°, 22.9885%, 65.8824%
        HSV (HSB):
        324°, 21.2766%, 73.7255%
        XYZ:
        38.7753, 34.8497, 43.7127
        xyY:
        0.3305, 0.2970, 34.8497
      CIE-Lab:
        65.6315, 18.9708, -6.7970
        CIE-LCH:
        65.6315, 20.1517, 340.2881
        CIE-Luv:
        65.6315, 22.2532, -13.2417
        Hunter-Lab:
        59.0337, 13.9360, -2.5790
      #bc94ac color charts
#bc94ac RGB chart
      #bc94ac CMYK chart
      #bc94ac RGB pie chart
      #bc94ac color shades, tints & tones
#bc94ac color schemes
#bc94ac color preview, HTML & CSS examples
           This text has a color of #bc94ac        
        
          <p style="color:#bc94ac;">Text here</p>
        
        
          .mytext {color:#bc94ac;}
        
        Text color #bc94ac
      
           This box has a color of #bc94ac        
        
          <div style="background-color:#bc94ac;">Content here</div>
        
        
          .mybackground {background-color:#bc94ac;}
        
        Background color #bc94ac
      
           Border around this has a color of #bc94ac        
        
          <div style="border:2px solid #bc94ac;">Content here</div>
        
        
          .myborder {border:2px solid #bc94ac;}
        
        Border color #bc94ac