#ffbfd4 color space conversions
Hex:
        #ffbfd4
        RGB:
        255, 191, 212
        CMY:
        0, 25, 17
        CMYK:
        0, 25, 17, 0
      HSL:
        340°, 100.0000%, 87.4510%
        HSV (HSB):
        340°, 25.0980%, 100.0000%
        XYZ:
        71.7545, 63.2751, 70.7188
        xyY:
        0.3487, 0.3075, 63.2751
      CIE-Lab:
        83.5869, 26.0208, -1.5013
        CIE-LCH:
        83.5869, 26.0641, 356.6980
        CIE-Luv:
        83.5869, 37.9596, -7.0504
        Hunter-Lab:
        79.5456, 21.8118, 2.9711
      #ffbfd4 color charts
#ffbfd4 RGB chart
      #ffbfd4 CMYK chart
      #ffbfd4 RGB pie chart
      #ffbfd4 color shades, tints & tones
#ffbfd4 color schemes
#ffbfd4 color preview, HTML & CSS examples
           This text has a color of #ffbfd4        
        
          <p style="color:#ffbfd4;">Text here</p>
        
        
          .mytext {color:#ffbfd4;}
        
        Text color #ffbfd4
      
           This box has a color of #ffbfd4        
        
          <div style="background-color:#ffbfd4;">Content here</div>
        
        
          .mybackground {background-color:#ffbfd4;}
        
        Background color #ffbfd4
      
           Border around this has a color of #ffbfd4        
        
          <div style="border:2px solid #ffbfd4;">Content here</div>
        
        
          .myborder {border:2px solid #ffbfd4;}
        
        Border color #ffbfd4