#bf80b2 color space conversions
Hex:
        #bf80b2
        RGB:
        191, 128, 178
        CMY:
        25, 50, 30
        CMYK:
        0, 33, 7, 25
      HSL:
        312°, 32.9843%, 62.5490%
        HSV (HSB):
        312°, 32.9843%, 74.9020%
        XYZ:
        37.2409, 29.7291, 45.8950
        xyY:
        0.3300, 0.2634, 29.7291
      CIE-Lab:
        61.4197, 32.1674, -16.4741
        CIE-LCH:
        61.4197, 36.1405, 332.8814
        CIE-Luv:
        61.4197, 33.6076, -29.8498
        Hunter-Lab:
        54.5244, 26.5004, -11.7393
      #bf80b2 color charts
#bf80b2 RGB chart
      #bf80b2 CMYK chart
      #bf80b2 RGB pie chart
      #bf80b2 color shades, tints & tones
#bf80b2 color schemes
#bf80b2 color preview, HTML & CSS examples
           This text has a color of #bf80b2        
        
          <p style="color:#bf80b2;">Text here</p>
        
        
          .mytext {color:#bf80b2;}
        
        Text color #bf80b2
      
           This box has a color of #bf80b2        
        
          <div style="background-color:#bf80b2;">Content here</div>
        
        
          .mybackground {background-color:#bf80b2;}
        
        Background color #bf80b2
      
           Border around this has a color of #bf80b2        
        
          <div style="border:2px solid #bf80b2;">Content here</div>
        
        
          .myborder {border:2px solid #bf80b2;}
        
        Border color #bf80b2