#bf2a7b color space conversions
Hex:
        #bf2a7b
        RGB:
        191, 42, 123
        CMY:
        25, 84, 52
        CMYK:
        0, 78, 36, 25
      HSL:
        327°, 63.9485%, 45.6863%
        HSV (HSB):
        327°, 78.0105%, 74.9020%
        XYZ:
        25.8890, 14.1624, 20.1080
        xyY:
        0.4303, 0.2354, 14.1624
      CIE-Lab:
        44.4649, 63.4878, -9.6439
        CIE-LCH:
        44.4649, 64.2161, 351.3627
        CIE-Luv:
        44.4649, 86.0758, -24.0135
        Hunter-Lab:
        37.6329, 56.9387, -5.3368
      #bf2a7b color charts
#bf2a7b RGB chart
      #bf2a7b CMYK chart
      #bf2a7b RGB pie chart
      #bf2a7b color shades, tints & tones
#bf2a7b color schemes
#bf2a7b color preview, HTML & CSS examples
           This text has a color of #bf2a7b        
        
          <p style="color:#bf2a7b;">Text here</p>
        
        
          .mytext {color:#bf2a7b;}
        
        Text color #bf2a7b
      
           This box has a color of #bf2a7b        
        
          <div style="background-color:#bf2a7b;">Content here</div>
        
        
          .mybackground {background-color:#bf2a7b;}
        
        Background color #bf2a7b
      
           Border around this has a color of #bf2a7b        
        
          <div style="border:2px solid #bf2a7b;">Content here</div>
        
        
          .myborder {border:2px solid #bf2a7b;}
        
        Border color #bf2a7b