#bfebb0 color space conversions
Hex:
        #bfebb0
        RGB:
        191, 235, 176
        CMY:
        25, 8, 31
        CMYK:
        19, 0, 25, 8
      HSL:
        105°, 59.5960%, 80.5882%
        HSV (HSB):
        105°, 25.1064%, 92.1569%
        XYZ:
        59.0307, 73.6276, 52.1746
        xyY:
        0.3194, 0.3983, 73.6276
      CIE-Lab:
        88.7462, -24.8966, 24.0914
        CIE-LCH:
        88.7462, 34.6444, 135.9417
        CIE-Luv:
        88.7462, -21.8681, 38.8590
        Hunter-Lab:
        85.8065, -27.3622, 24.0133
      #bfebb0 color charts
#bfebb0 RGB chart
      #bfebb0 CMYK chart
      #bfebb0 RGB pie chart
      #bfebb0 color shades, tints & tones
#bfebb0 color schemes
#bfebb0 color preview, HTML & CSS examples
           This text has a color of #bfebb0        
        
          <p style="color:#bfebb0;">Text here</p>
        
        
          .mytext {color:#bfebb0;}
        
        Text color #bfebb0
      
           This box has a color of #bfebb0        
        
          <div style="background-color:#bfebb0;">Content here</div>
        
        
          .mybackground {background-color:#bfebb0;}
        
        Background color #bfebb0
      
           Border around this has a color of #bfebb0        
        
          <div style="border:2px solid #bfebb0;">Content here</div>
        
        
          .myborder {border:2px solid #bfebb0;}
        
        Border color #bfebb0