#bfefe1 color space conversions
Hex:
        #bfefe1
        RGB:
        191, 239, 225
        CMY:
        25, 6, 12
        CMYK:
        20, 0, 6, 6
      HSL:
        163°, 60.0000%, 84.3137%
        HSV (HSB):
        163°, 20.0837%, 93.7255%
        XYZ:
        65.9430, 78.2456, 82.8615
        xyY:
        0.2904, 0.3446, 78.2456
      CIE-Lab:
        90.8919, -18.1048, 1.6991
        CIE-LCH:
        90.8919, 18.1844, 174.6387
        CIE-Luv:
        90.8919, -24.3396, 5.7380
        Hunter-Lab:
        88.4566, -21.7300, 6.3798
      #bfefe1 color charts
#bfefe1 RGB chart
      #bfefe1 CMYK chart
      #bfefe1 RGB pie chart
      #bfefe1 color shades, tints & tones
#bfefe1 color schemes
#bfefe1 color preview, HTML & CSS examples
           This text has a color of #bfefe1        
        
          <p style="color:#bfefe1;">Text here</p>
        
        
          .mytext {color:#bfefe1;}
        
        Text color #bfefe1
      
           This box has a color of #bfefe1        
        
          <div style="background-color:#bfefe1;">Content here</div>
        
        
          .mybackground {background-color:#bfefe1;}
        
        Background color #bfefe1
      
           Border around this has a color of #bfefe1        
        
          <div style="border:2px solid #bfefe1;">Content here</div>
        
        
          .myborder {border:2px solid #bfefe1;}
        
        Border color #bfefe1