#bf2c9b color space conversions
Hex:
        #bf2c9b
        RGB:
        191, 44, 155
        CMY:
        25, 83, 39
        CMYK:
        0, 77, 19, 25
      HSL:
        315°, 62.5532%, 46.0784%
        HSV (HSB):
        315°, 76.9634%, 74.9020%
        XYZ:
        28.3029, 15.2443, 32.4611
        xyY:
        0.3724, 0.2006, 15.2443
      CIE-Lab:
        45.9670, 66.7891, -26.7679
        CIE-LCH:
        45.9670, 71.9535, 338.1600
        CIE-Luv:
        45.9670, 72.6951, -48.4946
        Hunter-Lab:
        39.0439, 61.0677, -21.9628
      #bf2c9b color charts
#bf2c9b RGB chart
      #bf2c9b CMYK chart
      #bf2c9b RGB pie chart
      #bf2c9b color shades, tints & tones
#bf2c9b color schemes
#bf2c9b color preview, HTML & CSS examples
           This text has a color of #bf2c9b        
        
          <p style="color:#bf2c9b;">Text here</p>
        
        
          .mytext {color:#bf2c9b;}
        
        Text color #bf2c9b
      
           This box has a color of #bf2c9b        
        
          <div style="background-color:#bf2c9b;">Content here</div>
        
        
          .mybackground {background-color:#bf2c9b;}
        
        Background color #bf2c9b
      
           Border around this has a color of #bf2c9b        
        
          <div style="border:2px solid #bf2c9b;">Content here</div>
        
        
          .myborder {border:2px solid #bf2c9b;}
        
        Border color #bf2c9b