#befba2 color space conversions
Hex:
        #befba2
        RGB:
        190, 251, 162
        CMY:
        25, 2, 36
        CMYK:
        24, 0, 35, 2
      HSL:
        101°, 91.7526%, 80.9804%
        HSV (HSB):
        101°, 35.4582%, 98.4314%
        XYZ:
        62.2540, 82.5501, 46.8351
        xyY:
        0.3248, 0.4308, 82.5501
      CIE-Lab:
        92.8171, -34.8163, 36.6424
        CIE-LCH:
        92.8171, 50.5454, 133.5362
        CIE-Luv:
        92.8171, -30.2059, 57.0009
        Hunter-Lab:
        90.8571, -36.6943, 33.0371
      #befba2 color charts
#befba2 RGB chart
      #befba2 CMYK chart
      #befba2 RGB pie chart
      #befba2 color shades, tints & tones
#befba2 color schemes
#befba2 color preview, HTML & CSS examples
           This text has a color of #befba2        
        
          <p style="color:#befba2;">Text here</p>
        
        
          .mytext {color:#befba2;}
        
        Text color #befba2
      
           This box has a color of #befba2        
        
          <div style="background-color:#befba2;">Content here</div>
        
        
          .mybackground {background-color:#befba2;}
        
        Background color #befba2
      
           Border around this has a color of #befba2        
        
          <div style="border:2px solid #befba2;">Content here</div>
        
        
          .myborder {border:2px solid #befba2;}
        
        Border color #befba2