#bc80b1 color space conversions
Hex:
        #bc80b1
        RGB:
        188, 128, 177
        CMY:
        26, 50, 31
        CMYK:
        0, 32, 6, 26
      HSL:
        311°, 30.9278%, 61.9608%
        HSV (HSB):
        311°, 31.9149%, 73.7255%
        XYZ:
        36.3940, 29.3040, 45.3330
        xyY:
        0.3278, 0.2639, 29.3040
      CIE-Lab:
        61.0490, 30.9707, -16.4987
        CIE-LCH:
        61.0490, 35.0912, 331.9548
        CIE-Luv:
        61.0490, 31.7833, -29.6519
        Hunter-Lab:
        54.1332, 25.2733, -11.7583
      #bc80b1 color charts
#bc80b1 RGB chart
      #bc80b1 CMYK chart
      #bc80b1 RGB pie chart
      #bc80b1 color shades, tints & tones
#bc80b1 color schemes
#bc80b1 color preview, HTML & CSS examples
           This text has a color of #bc80b1        
        
          <p style="color:#bc80b1;">Text here</p>
        
        
          .mytext {color:#bc80b1;}
        
        Text color #bc80b1
      
           This box has a color of #bc80b1        
        
          <div style="background-color:#bc80b1;">Content here</div>
        
        
          .mybackground {background-color:#bc80b1;}
        
        Background color #bc80b1
      
           Border around this has a color of #bc80b1        
        
          <div style="border:2px solid #bc80b1;">Content here</div>
        
        
          .myborder {border:2px solid #bc80b1;}
        
        Border color #bc80b1