#bf277d color space conversions
Hex:
        #bf277d
        RGB:
        191, 39, 125
        CMY:
        25, 85, 51
        CMYK:
        0, 80, 35, 25
      HSL:
        326°, 66.0870%, 45.0980%
        HSV (HSB):
        326°, 79.5812%, 74.9020%
        XYZ:
        25.9130, 14.0081, 20.7401
        xyY:
        0.4272, 0.2309, 14.0081
      CIE-Lab:
        44.2445, 64.5381, -11.2050
        CIE-LCH:
        44.2445, 65.5036, 350.1506
        CIE-Luv:
        44.2445, 86.0983, -26.2480
        Hunter-Lab:
        37.4274, 58.0876, -6.6560
      #bf277d color charts
#bf277d RGB chart
      #bf277d CMYK chart
      #bf277d RGB pie chart
      #bf277d color shades, tints & tones
#bf277d color schemes
#bf277d color preview, HTML & CSS examples
           This text has a color of #bf277d        
        
          <p style="color:#bf277d;">Text here</p>
        
        
          .mytext {color:#bf277d;}
        
        Text color #bf277d
      
           This box has a color of #bf277d        
        
          <div style="background-color:#bf277d;">Content here</div>
        
        
          .mybackground {background-color:#bf277d;}
        
        Background color #bf277d
      
           Border around this has a color of #bf277d        
        
          <div style="border:2px solid #bf277d;">Content here</div>
        
        
          .myborder {border:2px solid #bf277d;}
        
        Border color #bf277d