#befce5 color space conversions
Hex:
        #befce5
        RGB:
        190, 252, 229
        CMY:
        25, 1, 10
        CMYK:
        25, 0, 9, 1
      HSL:
        158°, 91.1765%, 86.6667%
        HSV (HSB):
        158°, 24.6032%, 98.8235%
        XYZ:
        70.1885, 86.2251, 87.0725
        xyY:
        0.2883, 0.3541, 86.2251
      CIE-Lab:
        94.4085, -23.9605, 4.7200
        CIE-LCH:
        94.4085, 24.4210, 168.8559
        CIE-Luv:
        94.4085, -30.7381, 11.3919
        Hunter-Lab:
        92.8575, -27.5772, 9.4039
      #befce5 color charts
#befce5 RGB chart
      #befce5 CMYK chart
      #befce5 RGB pie chart
      #befce5 color shades, tints & tones
#befce5 color schemes
#befce5 color preview, HTML & CSS examples
           This text has a color of #befce5        
        
          <p style="color:#befce5;">Text here</p>
        
        
          .mytext {color:#befce5;}
        
        Text color #befce5
      
           This box has a color of #befce5        
        
          <div style="background-color:#befce5;">Content here</div>
        
        
          .mybackground {background-color:#befce5;}
        
        Background color #befce5
      
           Border around this has a color of #befce5        
        
          <div style="border:2px solid #befce5;">Content here</div>
        
        
          .myborder {border:2px solid #befce5;}
        
        Border color #befce5