#befff5 color space conversions
Hex:
        #befff5
        RGB:
        190, 255, 245
        CMY:
        25, 0, 4
        CMYK:
        25, 0, 4, 0
      HSL:
        171°, 100.0000%, 87.2549%
        HSV (HSB):
        171°, 25.4902%, 100.0000%
        XYZ:
        73.4766, 89.0597, 99.7038
        xyY:
        0.2802, 0.3396, 89.0597
      CIE-Lab:
        95.6054, -22.1694, -1.7910
        CIE-LCH:
        95.6054, 22.2416, 184.6186
        CIE-Luv:
        95.6054, -32.0811, 1.0130
        Hunter-Lab:
        94.3715, -26.1718, 3.4199
      #befff5 color charts
#befff5 RGB chart
      #befff5 CMYK chart
      #befff5 RGB pie chart
      #befff5 color shades, tints & tones
#befff5 color schemes
#befff5 color preview, HTML & CSS examples
           This text has a color of #befff5        
        
          <p style="color:#befff5;">Text here</p>
        
        
          .mytext {color:#befff5;}
        
        Text color #befff5
      
           This box has a color of #befff5        
        
          <div style="background-color:#befff5;">Content here</div>
        
        
          .mybackground {background-color:#befff5;}
        
        Background color #befff5
      
           Border around this has a color of #befff5        
        
          <div style="border:2px solid #befff5;">Content here</div>
        
        
          .myborder {border:2px solid #befff5;}
        
        Border color #befff5