#bef7db color space conversions
Hex:
        #bef7db
        RGB:
        190, 247, 219
        CMY:
        25, 3, 14
        CMYK:
        23, 0, 11, 3
      HSL:
        151°, 78.0822%, 85.6863%
        HSV (HSB):
        151°, 23.0769%, 96.8627%
        XYZ:
        67.2822, 82.5832, 79.4118
        xyY:
        0.2935, 0.3602, 82.5832
      CIE-Lab:
        92.8316, -23.4896, 7.6134
        CIE-LCH:
        92.8316, 24.6926, 162.0414
        CIE-Luv:
        92.8316, -28.4368, 15.6398
        Hunter-Lab:
        90.8753, -26.8741, 11.8018
      #bef7db color charts
#bef7db RGB chart
      #bef7db CMYK chart
      #bef7db RGB pie chart
      #bef7db color shades, tints & tones
#bef7db color schemes
#bef7db color preview, HTML & CSS examples
           This text has a color of #bef7db        
        
          <p style="color:#bef7db;">Text here</p>
        
        
          .mytext {color:#bef7db;}
        
        Text color #bef7db
      
           This box has a color of #bef7db        
        
          <div style="background-color:#bef7db;">Content here</div>
        
        
          .mybackground {background-color:#bef7db;}
        
        Background color #bef7db
      
           Border around this has a color of #bef7db        
        
          <div style="border:2px solid #bef7db;">Content here</div>
        
        
          .myborder {border:2px solid #bef7db;}
        
        Border color #bef7db