#befba6 color space conversions
Hex:
        #befba6
        RGB:
        190, 251, 166
        CMY:
        25, 2, 35
        CMYK:
        24, 0, 34, 2
      HSL:
        103°, 91.3978%, 81.7647%
        HSV (HSB):
        103°, 33.8645%, 98.4314%
        XYZ:
        62.6153, 82.6947, 48.7379
        xyY:
        0.3227, 0.4262, 82.6947
      CIE-Lab:
        92.8806, -34.2514, 34.7343
        CIE-LCH:
        92.8806, 48.7814, 134.5989
        CIE-Luv:
        92.8806, -30.2084, 54.5850
        Hunter-Lab:
        90.9366, -36.2311, 31.8789
      #befba6 color charts
#befba6 RGB chart
      #befba6 CMYK chart
      #befba6 RGB pie chart
      #befba6 color shades, tints & tones
#befba6 color schemes
#befba6 color preview, HTML & CSS examples
           This text has a color of #befba6        
        
          <p style="color:#befba6;">Text here</p>
        
        
          .mytext {color:#befba6;}
        
        Text color #befba6
      
           This box has a color of #befba6        
        
          <div style="background-color:#befba6;">Content here</div>
        
        
          .mybackground {background-color:#befba6;}
        
        Background color #befba6
      
           Border around this has a color of #befba6        
        
          <div style="border:2px solid #befba6;">Content here</div>
        
        
          .myborder {border:2px solid #befba6;}
        
        Border color #befba6