#bef1de color space conversions
Hex:
        #bef1de
        RGB:
        190, 241, 222
        CMY:
        25, 5, 13
        CMYK:
        21, 0, 8, 5
      HSL:
        158°, 64.5570%, 84.5098%
        HSV (HSB):
        158°, 21.1618%, 94.5098%
        XYZ:
        65.8753, 79.1317, 80.9092
        xyY:
        0.2916, 0.3503, 79.1317
      CIE-Lab:
        91.2938, -19.9889, 3.8376
        CIE-LCH:
        91.2938, 20.3539, 169.1322
        CIE-Luv:
        91.2938, -25.6981, 9.3255
        Hunter-Lab:
        88.9560, -23.4869, 8.3425
      #bef1de color charts
#bef1de RGB chart
      #bef1de CMYK chart
      #bef1de RGB pie chart
      #bef1de color shades, tints & tones
#bef1de color schemes
#bef1de color preview, HTML & CSS examples
           This text has a color of #bef1de        
        
          <p style="color:#bef1de;">Text here</p>
        
        
          .mytext {color:#bef1de;}
        
        Text color #bef1de
      
           This box has a color of #bef1de        
        
          <div style="background-color:#bef1de;">Content here</div>
        
        
          .mybackground {background-color:#bef1de;}
        
        Background color #bef1de
      
           Border around this has a color of #bef1de        
        
          <div style="border:2px solid #bef1de;">Content here</div>
        
        
          .myborder {border:2px solid #bef1de;}
        
        Border color #bef1de