#befce2 color space conversions
Hex:
        #befce2
        RGB:
        190, 252, 226
        CMY:
        25, 1, 11
        CMYK:
        25, 0, 10, 1
      HSL:
        155°, 91.1765%, 86.6667%
        HSV (HSB):
        155°, 24.6032%, 98.8235%
        XYZ:
        69.7731, 86.0589, 84.8851
        xyY:
        0.2899, 0.3575, 86.0589
      CIE-Lab:
        94.3375, -24.5479, 6.1654
        CIE-LCH:
        94.3375, 25.3103, 165.9014
        CIE-Luv:
        94.3375, -30.7341, 13.6820
        Hunter-Lab:
        92.7680, -28.0897, 10.6857
      #befce2 color charts
#befce2 RGB chart
      #befce2 CMYK chart
      #befce2 RGB pie chart
      #befce2 color shades, tints & tones
#befce2 color schemes
#befce2 color preview, HTML & CSS examples
           This text has a color of #befce2        
        
          <p style="color:#befce2;">Text here</p>
        
        
          .mytext {color:#befce2;}
        
        Text color #befce2
      
           This box has a color of #befce2        
        
          <div style="background-color:#befce2;">Content here</div>
        
        
          .mybackground {background-color:#befce2;}
        
        Background color #befce2
      
           Border around this has a color of #befce2        
        
          <div style="border:2px solid #befce2;">Content here</div>
        
        
          .myborder {border:2px solid #befce2;}
        
        Border color #befce2