#bc98ad color space conversions
Hex:
        #bc98ad
        RGB:
        188, 152, 173
        CMY:
        26, 40, 32
        CMYK:
        0, 19, 8, 26
      HSL:
        325°, 21.1765%, 66.6667%
        HSV (HSB):
        325°, 19.1489%, 73.7255%
        XYZ:
        39.5101, 36.1650, 44.4333
        xyY:
        0.3290, 0.3011, 36.1650
      CIE-Lab:
        66.6458, 16.9266, -5.8545
        CIE-LCH:
        66.6458, 17.9105, 340.9207
        CIE-Luv:
        66.6458, 20.0205, -11.5178
        Hunter-Lab:
        60.1373, 12.0338, -1.7111
      #bc98ad color charts
#bc98ad RGB chart
      #bc98ad CMYK chart
      #bc98ad RGB pie chart
      #bc98ad color shades, tints & tones
#bc98ad color schemes
#bc98ad color preview, HTML & CSS examples
           This text has a color of #bc98ad        
        
          <p style="color:#bc98ad;">Text here</p>
        
        
          .mytext {color:#bc98ad;}
        
        Text color #bc98ad
      
           This box has a color of #bc98ad        
        
          <div style="background-color:#bc98ad;">Content here</div>
        
        
          .mybackground {background-color:#bc98ad;}
        
        Background color #bc98ad
      
           Border around this has a color of #bc98ad        
        
          <div style="border:2px solid #bc98ad;">Content here</div>
        
        
          .myborder {border:2px solid #bc98ad;}
        
        Border color #bc98ad