#bf2b7b color space conversions
Hex:
        #bf2b7b
        RGB:
        191, 43, 123
        CMY:
        25, 83, 52
        CMYK:
        0, 77, 36, 25
      HSL:
        328°, 63.2479%, 45.8824%
        HSV (HSB):
        328°, 77.4869%, 74.9020%
        XYZ:
        25.9249, 14.2342, 20.1200
        xyY:
        0.4301, 0.2361, 14.2342
      CIE-Lab:
        44.5669, 63.1978, -9.4905
        CIE-LCH:
        44.5669, 63.9064, 351.4596
        CIE-Luv:
        44.5669, 85.7808, -23.7672
        Hunter-Lab:
        37.7282, 56.6316, -5.2088
      #bf2b7b color charts
#bf2b7b RGB chart
      #bf2b7b CMYK chart
      #bf2b7b RGB pie chart
      #bf2b7b color shades, tints & tones
#bf2b7b color schemes
#bf2b7b color preview, HTML & CSS examples
           This text has a color of #bf2b7b        
        
          <p style="color:#bf2b7b;">Text here</p>
        
        
          .mytext {color:#bf2b7b;}
        
        Text color #bf2b7b
      
           This box has a color of #bf2b7b        
        
          <div style="background-color:#bf2b7b;">Content here</div>
        
        
          .mybackground {background-color:#bf2b7b;}
        
        Background color #bf2b7b
      
           Border around this has a color of #bf2b7b        
        
          <div style="border:2px solid #bf2b7b;">Content here</div>
        
        
          .myborder {border:2px solid #bf2b7b;}
        
        Border color #bf2b7b