#bf296b color space conversions
Hex:
        #bf296b
        RGB:
        191, 41, 107
        CMY:
        25, 84, 58
        CMYK:
        0, 79, 44, 25
      HSL:
        334°, 64.6552%, 45.4902%
        HSV (HSB):
        334°, 78.5340%, 74.9020%
        XYZ:
        24.9326, 13.7238, 15.2448
        xyY:
        0.4626, 0.2546, 13.7238
      CIE-Lab:
        43.8342, 62.1653, -0.6902
        CIE-LCH:
        43.8342, 62.1692, 359.3639
        CIE-Luv:
        43.8342, 92.7812, -12.3481
        Hunter-Lab:
        37.0456, 55.3052, 1.5333
      #bf296b color charts
#bf296b RGB chart
      #bf296b CMYK chart
      #bf296b RGB pie chart
      #bf296b color shades, tints & tones
#bf296b color schemes
#bf296b color preview, HTML & CSS examples
           This text has a color of #bf296b        
        
          <p style="color:#bf296b;">Text here</p>
        
        
          .mytext {color:#bf296b;}
        
        Text color #bf296b
      
           This box has a color of #bf296b        
        
          <div style="background-color:#bf296b;">Content here</div>
        
        
          .mybackground {background-color:#bf296b;}
        
        Background color #bf296b
      
           Border around this has a color of #bf296b        
        
          <div style="border:2px solid #bf296b;">Content here</div>
        
        
          .myborder {border:2px solid #bf296b;}
        
        Border color #bf296b