#bc808b color space conversions
Hex:
        #bc808b
        RGB:
        188, 128, 139
        CMY:
        26, 50, 45
        CMYK:
        0, 32, 26, 26
      HSL:
        349°, 30.9278%, 61.9608%
        HSV (HSB):
        349°, 31.9149%, 73.7255%
        XYZ:
        33.1184, 27.9938, 28.0839
        xyY:
        0.3713, 0.3138, 27.9938
      CIE-Lab:
        59.8831, 24.7590, 3.5230
        CIE-LCH:
        59.8831, 25.0084, 8.0983
        CIE-Luv:
        59.8831, 37.9315, 0.4605
        Hunter-Lab:
        52.9092, 19.1408, 5.5656
      #bc808b color charts
#bc808b RGB chart
      #bc808b CMYK chart
      #bc808b RGB pie chart
      #bc808b color shades, tints & tones
#bc808b color schemes
#bc808b color preview, HTML & CSS examples
           This text has a color of #bc808b        
        
          <p style="color:#bc808b;">Text here</p>
        
        
          .mytext {color:#bc808b;}
        
        Text color #bc808b
      
           This box has a color of #bc808b        
        
          <div style="background-color:#bc808b;">Content here</div>
        
        
          .mybackground {background-color:#bc808b;}
        
        Background color #bc808b
      
           Border around this has a color of #bc808b        
        
          <div style="border:2px solid #bc808b;">Content here</div>
        
        
          .myborder {border:2px solid #bc808b;}
        
        Border color #bc808b