#befde8 color space conversions
Hex:
        #befde8
        RGB:
        190, 253, 232
        CMY:
        25, 1, 9
        CMYK:
        25, 0, 8, 1
      HSL:
        160°, 94.0299%, 86.8627%
        HSV (HSB):
        160°, 24.9012%, 99.2157%
        XYZ:
        70.9260, 87.0239, 89.4030
        xyY:
        0.2867, 0.3518, 87.0239
      CIE-Lab:
        94.7484, -23.8482, 3.6644
        CIE-LCH:
        94.7484, 24.1281, 171.2645
        CIE-Luv:
        94.7484, -31.1902, 9.7663
        Hunter-Lab:
        93.2866, -27.5377, 8.4789
      #befde8 color charts
#befde8 RGB chart
      #befde8 CMYK chart
      #befde8 RGB pie chart
      #befde8 color shades, tints & tones
#befde8 color schemes
#befde8 color preview, HTML & CSS examples
           This text has a color of #befde8        
        
          <p style="color:#befde8;">Text here</p>
        
        
          .mytext {color:#befde8;}
        
        Text color #befde8
      
           This box has a color of #befde8        
        
          <div style="background-color:#befde8;">Content here</div>
        
        
          .mybackground {background-color:#befde8;}
        
        Background color #befde8
      
           Border around this has a color of #befde8        
        
          <div style="border:2px solid #befde8;">Content here</div>
        
        
          .myborder {border:2px solid #befde8;}
        
        Border color #befde8