#bf2a9b color space conversions
Hex:
        #bf2a9b
        RGB:
        191, 42, 155
        CMY:
        25, 84, 39
        CMYK:
        0, 78, 19, 25
      HSL:
        314°, 63.9485%, 45.6863%
        HSV (HSB):
        314°, 78.0105%, 74.9020%
        XYZ:
        28.2302, 15.0989, 32.4368
        xyY:
        0.3726, 0.1993, 15.0989
      CIE-Lab:
        45.7693, 67.3550, -27.0755
        CIE-LCH:
        45.7693, 72.5932, 338.1008
        CIE-Luv:
        45.7693, 73.1475, -48.9756
        Hunter-Lab:
        38.8572, 61.6821, -22.2934
      #bf2a9b color charts
#bf2a9b RGB chart
      #bf2a9b CMYK chart
      #bf2a9b RGB pie chart
      #bf2a9b color shades, tints & tones
#bf2a9b color schemes
#bf2a9b color preview, HTML & CSS examples
           This text has a color of #bf2a9b        
        
          <p style="color:#bf2a9b;">Text here</p>
        
        
          .mytext {color:#bf2a9b;}
        
        Text color #bf2a9b
      
           This box has a color of #bf2a9b        
        
          <div style="background-color:#bf2a9b;">Content here</div>
        
        
          .mybackground {background-color:#bf2a9b;}
        
        Background color #bf2a9b
      
           Border around this has a color of #bf2a9b        
        
          <div style="border:2px solid #bf2a9b;">Content here</div>
        
        
          .myborder {border:2px solid #bf2a9b;}
        
        Border color #bf2a9b