#bfebdb color space conversions
Hex:
        #bfebdb
        RGB:
        191, 235, 219
        CMY:
        25, 8, 14
        CMYK:
        19, 0, 7, 8
      HSL:
        158°, 52.3810%, 83.5294%
        HSV (HSB):
        158°, 18.7234%, 92.1569%
        XYZ:
        63.9804, 75.6075, 78.2394
        xyY:
        0.2937, 0.3471, 75.6075
      CIE-Lab:
        89.6768, -17.3030, 3.0644
        CIE-LCH:
        89.6768, 17.5723, 169.9569
        CIE-Luv:
        89.6768, -22.4123, 7.6727
        Hunter-Lab:
        86.9526, -20.8253, 7.5180
      #bfebdb color charts
#bfebdb RGB chart
      #bfebdb CMYK chart
      #bfebdb RGB pie chart
      #bfebdb color shades, tints & tones
#bfebdb color schemes
#bfebdb color preview, HTML & CSS examples
           This text has a color of #bfebdb        
        
          <p style="color:#bfebdb;">Text here</p>
        
        
          .mytext {color:#bfebdb;}
        
        Text color #bfebdb
      
           This box has a color of #bfebdb        
        
          <div style="background-color:#bfebdb;">Content here</div>
        
        
          .mybackground {background-color:#bfebdb;}
        
        Background color #bfebdb
      
           Border around this has a color of #bfebdb        
        
          <div style="border:2px solid #bfebdb;">Content here</div>
        
        
          .myborder {border:2px solid #bfebdb;}
        
        Border color #bfebdb