#bfefe5 color space conversions
Hex:
        #bfefe5
        RGB:
        191, 239, 229
        CMY:
        25, 6, 10
        CMYK:
        20, 0, 4, 6
      HSL:
        168°, 60.0000%, 84.3137%
        HSV (HSB):
        168°, 20.0837%, 93.7255%
        XYZ:
        66.4952, 78.4665, 85.7696
        xyY:
        0.2882, 0.3401, 78.4665
      CIE-Lab:
        90.9924, -17.3058, -0.2393
        CIE-LCH:
        90.9924, 17.3075, 180.7922
        CIE-Luv:
        90.9924, -24.3843, 2.6157
        Hunter-Lab:
        88.5813, -21.0230, 4.5989
      #bfefe5 color charts
#bfefe5 RGB chart
      #bfefe5 CMYK chart
      #bfefe5 RGB pie chart
      #bfefe5 color shades, tints & tones
#bfefe5 color schemes
#bfefe5 color preview, HTML & CSS examples
           This text has a color of #bfefe5        
        
          <p style="color:#bfefe5;">Text here</p>
        
        
          .mytext {color:#bfefe5;}
        
        Text color #bfefe5
      
           This box has a color of #bfefe5        
        
          <div style="background-color:#bfefe5;">Content here</div>
        
        
          .mybackground {background-color:#bfefe5;}
        
        Background color #bfefe5
      
           Border around this has a color of #bfefe5        
        
          <div style="border:2px solid #bfefe5;">Content here</div>
        
        
          .myborder {border:2px solid #bfefe5;}
        
        Border color #bfefe5