#bf81b0 color space conversions
Hex:
        #bf81b0
        RGB:
        191, 129, 176
        CMY:
        25, 49, 31
        CMYK:
        0, 32, 8, 25
      HSL:
        315°, 32.6316%, 62.7451%
        HSV (HSB):
        315°, 32.4607%, 74.9020%
        XYZ:
        37.1726, 29.9115, 44.8886
        xyY:
        0.3320, 0.2671, 29.9115
      CIE-Lab:
        61.5778, 31.2624, -15.0974
        CIE-LCH:
        61.5778, 34.7170, 334.2229
        CIE-Luv:
        61.5778, 33.4502, -27.6134
        Hunter-Lab:
        54.6914, 25.6128, -10.3790
      #bf81b0 color charts
#bf81b0 RGB chart
      #bf81b0 CMYK chart
      #bf81b0 RGB pie chart
      #bf81b0 color shades, tints & tones
#bf81b0 color schemes
#bf81b0 color preview, HTML & CSS examples
           This text has a color of #bf81b0        
        
          <p style="color:#bf81b0;">Text here</p>
        
        
          .mytext {color:#bf81b0;}
        
        Text color #bf81b0
      
           This box has a color of #bf81b0        
        
          <div style="background-color:#bf81b0;">Content here</div>
        
        
          .mybackground {background-color:#bf81b0;}
        
        Background color #bf81b0
      
           Border around this has a color of #bf81b0        
        
          <div style="border:2px solid #bf81b0;">Content here</div>
        
        
          .myborder {border:2px solid #bf81b0;}
        
        Border color #bf81b0