#bc81a1 color space conversions
Hex:
        #bc81a1
        RGB:
        188, 129, 161
        CMY:
        26, 49, 37
        CMYK:
        0, 31, 14, 26
      HSL:
        327°, 30.5699%, 62.1569%
        HSV (HSB):
        327°, 31.3830%, 73.7255%
        XYZ:
        35.0223, 28.9651, 37.4632
        xyY:
        0.3452, 0.2855, 28.9651
      CIE-Lab:
        60.7508, 27.6360, -7.8162
        CIE-LCH:
        60.7508, 28.7201, 344.2077
        CIE-Luv:
        60.7508, 33.8884, -16.0609
        Hunter-Lab:
        53.8192, 21.9734, -3.5979
      #bc81a1 color charts
#bc81a1 RGB chart
      #bc81a1 CMYK chart
      #bc81a1 RGB pie chart
      #bc81a1 color shades, tints & tones
#bc81a1 color schemes
#bc81a1 color preview, HTML & CSS examples
           This text has a color of #bc81a1        
        
          <p style="color:#bc81a1;">Text here</p>
        
        
          .mytext {color:#bc81a1;}
        
        Text color #bc81a1
      
           This box has a color of #bc81a1        
        
          <div style="background-color:#bc81a1;">Content here</div>
        
        
          .mybackground {background-color:#bc81a1;}
        
        Background color #bc81a1
      
           Border around this has a color of #bc81a1        
        
          <div style="border:2px solid #bc81a1;">Content here</div>
        
        
          .myborder {border:2px solid #bc81a1;}
        
        Border color #bc81a1