#bf446f color space conversions
Hex:
        #bf446f
        RGB:
        191, 68, 111
        CMY:
        25, 73, 56
        CMYK:
        0, 64, 42, 25
      HSL:
        339°, 49.0040%, 50.7843%
        HSV (HSB):
        339°, 64.3979%, 74.9020%
        XYZ:
        26.4222, 16.3583, 16.8038
        xyY:
        0.4434, 0.2745, 16.3583
      CIE-Lab:
        47.4411, 52.8694, 2.1028
        CIE-LCH:
        47.4411, 52.9112, 2.2777
        CIE-Luv:
        47.4411, 80.2831, -7.0382
        Hunter-Lab:
        40.4454, 45.8312, 3.6787
      #bf446f color charts
#bf446f RGB chart
      #bf446f CMYK chart
      #bf446f RGB pie chart
      #bf446f color shades, tints & tones
#bf446f color schemes
#bf446f color preview, HTML & CSS examples
           This text has a color of #bf446f        
        
          <p style="color:#bf446f;">Text here</p>
        
        
          .mytext {color:#bf446f;}
        
        Text color #bf446f
      
           This box has a color of #bf446f        
        
          <div style="background-color:#bf446f;">Content here</div>
        
        
          .mybackground {background-color:#bf446f;}
        
        Background color #bf446f
      
           Border around this has a color of #bf446f        
        
          <div style="border:2px solid #bf446f;">Content here</div>
        
        
          .myborder {border:2px solid #bf446f;}
        
        Border color #bf446f