#bbf8bf color space conversions
Hex:
        #bbf8bf
        RGB:
        187, 248, 191
        CMY:
        27, 3, 25
        CMYK:
        25, 0, 23, 3
      HSL:
        124°, 81.3333%, 85.2941%
        HSV (HSB):
        124°, 24.5968%, 97.2549%
        XYZ:
        63.4649, 81.4612, 61.6688
        xyY:
        0.3072, 0.3943, 81.4612
      CIE-Lab:
        92.3365, -29.9474, 21.3123
        CIE-LCH:
        92.3365, 36.7568, 144.5621
        CIE-Luv:
        92.3365, -30.2398, 36.3397
        Hunter-Lab:
        90.2559, -32.4325, 22.6682
      #bbf8bf color charts
#bbf8bf RGB chart
      #bbf8bf CMYK chart
      #bbf8bf RGB pie chart
      #bbf8bf color shades, tints & tones
#bbf8bf color schemes
#bbf8bf color preview, HTML & CSS examples
           This text has a color of #bbf8bf        
        
          <p style="color:#bbf8bf;">Text here</p>
        
        
          .mytext {color:#bbf8bf;}
        
        Text color #bbf8bf
      
           This box has a color of #bbf8bf        
        
          <div style="background-color:#bbf8bf;">Content here</div>
        
        
          .mybackground {background-color:#bbf8bf;}
        
        Background color #bbf8bf
      
           Border around this has a color of #bbf8bf        
        
          <div style="border:2px solid #bbf8bf;">Content here</div>
        
        
          .myborder {border:2px solid #bbf8bf;}
        
        Border color #bbf8bf