#bf4cae color space conversions
Hex:
        #bf4cae
        RGB:
        191, 76, 174
        CMY:
        25, 70, 32
        CMYK:
        0, 60, 9, 25
      HSL:
        309°, 47.3251%, 52.3529%
        HSV (HSB):
        309°, 60.2094%, 74.9020%
        XYZ:
        31.7103, 19.3012, 42.0986
        xyY:
        0.3406, 0.2073, 19.3012
      CIE-Lab:
        51.0378, 57.8265, -30.1197
        CIE-LCH:
        51.0378, 65.2005, 332.4867
        CIE-Luv:
        51.0378, 56.7872, -53.1963
        Hunter-Lab:
        43.9332, 51.9554, -26.0609
      #bf4cae color charts
#bf4cae RGB chart
      #bf4cae CMYK chart
      #bf4cae RGB pie chart
      #bf4cae color shades, tints & tones
#bf4cae color schemes
#bf4cae color preview, HTML & CSS examples
           This text has a color of #bf4cae        
        
          <p style="color:#bf4cae;">Text here</p>
        
        
          .mytext {color:#bf4cae;}
        
        Text color #bf4cae
      
           This box has a color of #bf4cae        
        
          <div style="background-color:#bf4cae;">Content here</div>
        
        
          .mybackground {background-color:#bf4cae;}
        
        Background color #bf4cae
      
           Border around this has a color of #bf4cae        
        
          <div style="border:2px solid #bf4cae;">Content here</div>
        
        
          .myborder {border:2px solid #bf4cae;}
        
        Border color #bf4cae