#bef7e1 color space conversions
Hex:
        #bef7e1
        RGB:
        190, 247, 225
        CMY:
        25, 3, 12
        CMYK:
        23, 0, 9, 3
      HSL:
        157°, 78.0822%, 85.6863%
        HSV (HSB):
        157°, 23.0769%, 96.8627%
        XYZ:
        68.0866, 82.9049, 83.6479
        xyY:
        0.2902, 0.3533, 82.9049
      CIE-Lab:
        92.9728, -22.3292, 4.7111
        CIE-LCH:
        92.9728, 22.8207, 168.0863
        CIE-Luv:
        92.9728, -28.4633, 11.0764
        Hunter-Lab:
        91.0521, -25.8633, 9.2679
      #bef7e1 color charts
#bef7e1 RGB chart
      #bef7e1 CMYK chart
      #bef7e1 RGB pie chart
      #bef7e1 color shades, tints & tones
#bef7e1 color schemes
#bef7e1 color preview, HTML & CSS examples
           This text has a color of #bef7e1        
        
          <p style="color:#bef7e1;">Text here</p>
        
        
          .mytext {color:#bef7e1;}
        
        Text color #bef7e1
      
           This box has a color of #bef7e1        
        
          <div style="background-color:#bef7e1;">Content here</div>
        
        
          .mybackground {background-color:#bef7e1;}
        
        Background color #bef7e1
      
           Border around this has a color of #bef7e1        
        
          <div style="border:2px solid #bef7e1;">Content here</div>
        
        
          .myborder {border:2px solid #bef7e1;}
        
        Border color #bef7e1