#befdc1 color space conversions
Hex:
        #befdc1
        RGB:
        190, 253, 193
        CMY:
        25, 1, 24
        CMYK:
        25, 0, 24, 1
      HSL:
        123°, 94.0299%, 86.8627%
        HSV (HSB):
        123°, 24.9012%, 99.2157%
        XYZ:
        65.9861, 85.0480, 63.3901
        xyY:
        0.3077, 0.3966, 85.0480
      CIE-Lab:
        93.9038, -30.9907, 22.4890
        CIE-LCH:
        93.9038, 38.2907, 144.0328
        CIE-Luv:
        93.9038, -31.1759, 38.2499
        Hunter-Lab:
        92.2215, -33.6676, 23.8009
      #befdc1 color charts
#befdc1 RGB chart
      #befdc1 CMYK chart
      #befdc1 RGB pie chart
      #befdc1 color shades, tints & tones
#befdc1 color schemes
#befdc1 color preview, HTML & CSS examples
           This text has a color of #befdc1        
        
          <p style="color:#befdc1;">Text here</p>
        
        
          .mytext {color:#befdc1;}
        
        Text color #befdc1
      
           This box has a color of #befdc1        
        
          <div style="background-color:#befdc1;">Content here</div>
        
        
          .mybackground {background-color:#befdc1;}
        
        Background color #befdc1
      
           Border around this has a color of #befdc1        
        
          <div style="border:2px solid #befdc1;">Content here</div>
        
        
          .myborder {border:2px solid #befdc1;}
        
        Border color #befdc1