#bf2d7b color space conversions
Hex:
        #bf2d7b
        RGB:
        191, 45, 123
        CMY:
        25, 82, 52
        CMYK:
        0, 76, 36, 25
      HSL:
        328°, 61.8644%, 46.2745%
        HSV (HSB):
        328°, 76.4398%, 74.9020%
        XYZ:
        25.9994, 14.3832, 20.1448
        xyY:
        0.4295, 0.2376, 14.3832
      CIE-Lab:
        44.7775, 62.6002, -9.1743
        CIE-LCH:
        44.7775, 63.2689, 351.6625
        CIE-Luv:
        44.7775, 85.1717, -23.2586
        Hunter-Lab:
        37.9252, 56.0006, -4.9456
      #bf2d7b color charts
#bf2d7b RGB chart
      #bf2d7b CMYK chart
      #bf2d7b RGB pie chart
      #bf2d7b color shades, tints & tones
#bf2d7b color schemes
#bf2d7b color preview, HTML & CSS examples
           This text has a color of #bf2d7b        
        
          <p style="color:#bf2d7b;">Text here</p>
        
        
          .mytext {color:#bf2d7b;}
        
        Text color #bf2d7b
      
           This box has a color of #bf2d7b        
        
          <div style="background-color:#bf2d7b;">Content here</div>
        
        
          .mybackground {background-color:#bf2d7b;}
        
        Background color #bf2d7b
      
           Border around this has a color of #bf2d7b        
        
          <div style="border:2px solid #bf2d7b;">Content here</div>
        
        
          .myborder {border:2px solid #bf2d7b;}
        
        Border color #bf2d7b