#bffc98 color space conversions
Hex:
        #bffc98
        RGB:
        191, 252, 152
        CMY:
        25, 1, 40
        CMYK:
        24, 0, 40, 1
      HSL:
        97°, 94.3396%, 79.2157%
        HSV (HSB):
        97°, 39.6825%, 98.8235%
        XYZ:
        61.9638, 82.9642, 42.4536
        xyY:
        0.3307, 0.4428, 82.9642
      CIE-Lab:
        92.9987, -36.2749, 41.8183
        CIE-LCH:
        92.9987, 55.3592, 130.9397
        CIE-Luv:
        92.9987, -30.1913, 63.3950
        Hunter-Lab:
        91.0847, -37.9669, 36.1248
      #bffc98 color charts
#bffc98 RGB chart
      #bffc98 CMYK chart
      #bffc98 RGB pie chart
      #bffc98 color shades, tints & tones
#bffc98 color schemes
#bffc98 color preview, HTML & CSS examples
           This text has a color of #bffc98        
        
          <p style="color:#bffc98;">Text here</p>
        
        
          .mytext {color:#bffc98;}
        
        Text color #bffc98
      
           This box has a color of #bffc98        
        
          <div style="background-color:#bffc98;">Content here</div>
        
        
          .mybackground {background-color:#bffc98;}
        
        Background color #bffc98
      
           Border around this has a color of #bffc98        
        
          <div style="border:2px solid #bffc98;">Content here</div>
        
        
          .myborder {border:2px solid #bffc98;}
        
        Border color #bffc98