#bf2d7e color space conversions
Hex:
        #bf2d7e
        RGB:
        191, 45, 126
        CMY:
        25, 82, 51
        CMYK:
        0, 76, 34, 25
      HSL:
        327°, 61.8644%, 46.2745%
        HSV (HSB):
        327°, 76.4398%, 74.9020%
        XYZ:
        26.1901, 14.4595, 21.1493
        xyY:
        0.4238, 0.2340, 14.4595
      CIE-Lab:
        44.8848, 62.9296, -10.8528
        CIE-LCH:
        44.8848, 63.8586, 350.2151
        CIE-Luv:
        44.8848, 83.9792, -25.5532
        Hunter-Lab:
        38.0256, 56.3969, -6.3582
      #bf2d7e color charts
#bf2d7e RGB chart
      #bf2d7e CMYK chart
      #bf2d7e RGB pie chart
      #bf2d7e color shades, tints & tones
#bf2d7e color schemes
#bf2d7e color preview, HTML & CSS examples
           This text has a color of #bf2d7e        
        
          <p style="color:#bf2d7e;">Text here</p>
        
        
          .mytext {color:#bf2d7e;}
        
        Text color #bf2d7e
      
           This box has a color of #bf2d7e        
        
          <div style="background-color:#bf2d7e;">Content here</div>
        
        
          .mybackground {background-color:#bf2d7e;}
        
        Background color #bf2d7e
      
           Border around this has a color of #bf2d7e        
        
          <div style="border:2px solid #bf2d7e;">Content here</div>
        
        
          .myborder {border:2px solid #bf2d7e;}
        
        Border color #bf2d7e