#bffbd5 color space conversions
Hex:
        #bffbd5
        RGB:
        191, 251, 213
        CMY:
        25, 2, 16
        CMYK:
        24, 0, 15, 2
      HSL:
        142°, 88.2353%, 86.6667%
        HSV (HSB):
        142°, 23.9044%, 98.4314%
        XYZ:
        67.9933, 84.8748, 75.7496
        xyY:
        0.2974, 0.3713, 84.8748
      CIE-Lab:
        93.8291, -26.2248, 12.1444
        CIE-LCH:
        93.8291, 28.9002, 155.1517
        CIE-Luv:
        93.8291, -29.7966, 22.8277
        Hunter-Lab:
        92.1275, -29.4841, 15.7395
      #bffbd5 color charts
#bffbd5 RGB chart
      #bffbd5 CMYK chart
      #bffbd5 RGB pie chart
      #bffbd5 color shades, tints & tones
#bffbd5 color schemes
#bffbd5 color preview, HTML & CSS examples
           This text has a color of #bffbd5        
        
          <p style="color:#bffbd5;">Text here</p>
        
        
          .mytext {color:#bffbd5;}
        
        Text color #bffbd5
      
           This box has a color of #bffbd5        
        
          <div style="background-color:#bffbd5;">Content here</div>
        
        
          .mybackground {background-color:#bffbd5;}
        
        Background color #bffbd5
      
           Border around this has a color of #bffbd5        
        
          <div style="border:2px solid #bffbd5;">Content here</div>
        
        
          .myborder {border:2px solid #bffbd5;}
        
        Border color #bffbd5