#bef0bf color space conversions
Hex:
        #bef0bf
        RGB:
        190, 240, 191
        CMY:
        25, 6, 25
        CMYK:
        21, 0, 20, 6
      HSL:
        121°, 62.5000%, 84.3137%
        HSV (HSB):
        121°, 20.8333%, 94.1176%
        XYZ:
        61.7993, 77.0289, 60.9011
        xyY:
        0.3094, 0.3857, 77.0289
      CIE-Lab:
        90.3349, -25.1769, 18.5508
        CIE-LCH:
        90.3349, 31.2731, 143.6165
        CIE-Luv:
        90.3349, -24.9696, 31.5574
        Hunter-Lab:
        87.7661, -27.9025, 20.2948
      #bef0bf color charts
#bef0bf RGB chart
      #bef0bf CMYK chart
      #bef0bf RGB pie chart
      #bef0bf color shades, tints & tones
#bef0bf color schemes
#bef0bf color preview, HTML & CSS examples
           This text has a color of #bef0bf        
        
          <p style="color:#bef0bf;">Text here</p>
        
        
          .mytext {color:#bef0bf;}
        
        Text color #bef0bf
      
           This box has a color of #bef0bf        
        
          <div style="background-color:#bef0bf;">Content here</div>
        
        
          .mybackground {background-color:#bef0bf;}
        
        Background color #bef0bf
      
           Border around this has a color of #bef0bf        
        
          <div style="border:2px solid #bef0bf;">Content here</div>
        
        
          .myborder {border:2px solid #bef0bf;}
        
        Border color #bef0bf