#bf3f5b color space conversions
Hex:
        #bf3f5b
        RGB:
        191, 63, 91
        CMY:
        25, 75, 64
        CMYK:
        0, 67, 52, 25
      HSL:
        347°, 50.3937%, 49.8039%
        HSV (HSB):
        347°, 67.0157%, 74.9020%
        XYZ:
        25.1517, 15.3867, 11.5418
        xyY:
        0.4829, 0.2954, 15.3867
      CIE-Lab:
        46.1594, 53.0775, 12.5182
        CIE-LCH:
        46.1594, 54.5338, 13.2706
        CIE-Luv:
        46.1594, 89.0448, 4.9402
        Hunter-Lab:
        39.2259, 45.8091, 10.0127
      #bf3f5b color charts
#bf3f5b RGB chart
      #bf3f5b CMYK chart
      #bf3f5b RGB pie chart
      #bf3f5b color shades, tints & tones
#bf3f5b color schemes
#bf3f5b color preview, HTML & CSS examples
           This text has a color of #bf3f5b        
        
          <p style="color:#bf3f5b;">Text here</p>
        
        
          .mytext {color:#bf3f5b;}
        
        Text color #bf3f5b
      
           This box has a color of #bf3f5b        
        
          <div style="background-color:#bf3f5b;">Content here</div>
        
        
          .mybackground {background-color:#bf3f5b;}
        
        Background color #bf3f5b
      
           Border around this has a color of #bf3f5b        
        
          <div style="border:2px solid #bf3f5b;">Content here</div>
        
        
          .myborder {border:2px solid #bf3f5b;}
        
        Border color #bf3f5b