#bf82c1 color space conversions
Hex:
        #bf82c1
        RGB:
        191, 130, 193
        CMY:
        25, 49, 24
        CMYK:
        1, 33, 0, 24
      HSL:
        298°, 33.6898%, 63.3333%
        HSV (HSB):
        298°, 32.6425%, 75.6863%
        XYZ:
        39.0941, 30.8919, 54.3543
        xyY:
        0.3144, 0.2484, 30.8919
      CIE-Lab:
        62.4163, 33.8431, -23.4549
        CIE-LCH:
        62.4163, 41.1763, 325.2762
        CIE-Luv:
        62.4163, 30.1226, -41.0468
        Hunter-Lab:
        55.5805, 28.2873, -19.0757
      #bf82c1 color charts
#bf82c1 RGB chart
      #bf82c1 CMYK chart
      #bf82c1 RGB pie chart
      #bf82c1 color shades, tints & tones
#bf82c1 color schemes
#bf82c1 color preview, HTML & CSS examples
           This text has a color of #bf82c1        
        
          <p style="color:#bf82c1;">Text here</p>
        
        
          .mytext {color:#bf82c1;}
        
        Text color #bf82c1
      
           This box has a color of #bf82c1        
        
          <div style="background-color:#bf82c1;">Content here</div>
        
        
          .mybackground {background-color:#bf82c1;}
        
        Background color #bf82c1
      
           Border around this has a color of #bf82c1        
        
          <div style="border:2px solid #bf82c1;">Content here</div>
        
        
          .myborder {border:2px solid #bf82c1;}
        
        Border color #bf82c1