#bf407f color space conversions
Hex:
        #bf407f
        RGB:
        191, 64, 127
        CMY:
        25, 75, 50
        CMYK:
        0, 66, 34, 25
      HSL:
        330°, 49.8039%, 50.0000%
        HSV (HSB):
        330°, 66.4921%, 74.9020%
        XYZ:
        27.1500, 16.2755, 21.7892
        xyY:
        0.4163, 0.2496, 16.2755
      CIE-Lab:
        47.3338, 56.3009, -7.7870
        CIE-LCH:
        47.3338, 56.8368, 352.1254
        CIE-Luv:
        47.3338, 76.7643, -20.4462
        Hunter-Lab:
        40.3429, 49.5273, -3.7825
      #bf407f color charts
#bf407f RGB chart
      #bf407f CMYK chart
      #bf407f RGB pie chart
      #bf407f color shades, tints & tones
#bf407f color schemes
#bf407f color preview, HTML & CSS examples
           This text has a color of #bf407f        
        
          <p style="color:#bf407f;">Text here</p>
        
        
          .mytext {color:#bf407f;}
        
        Text color #bf407f
      
           This box has a color of #bf407f        
        
          <div style="background-color:#bf407f;">Content here</div>
        
        
          .mybackground {background-color:#bf407f;}
        
        Background color #bf407f
      
           Border around this has a color of #bf407f        
        
          <div style="border:2px solid #bf407f;">Content here</div>
        
        
          .myborder {border:2px solid #bf407f;}
        
        Border color #bf407f