#bfebf6 color space conversions
Hex:
        #bfebf6
        RGB:
        191, 235, 246
        CMY:
        25, 8, 4
        CMYK:
        22, 4, 0, 4
      HSL:
        192°, 75.3425%, 85.6863%
        HSV (HSB):
        192°, 22.3577%, 96.4706%
        XYZ:
        67.8287, 77.1468, 98.5047
        xyY:
        0.2786, 0.3169, 77.1468
      CIE-Lab:
        90.3892, -11.7582, -10.0027
        CIE-LCH:
        90.3892, 15.4373, 220.3876
        CIE-Luv:
        90.3892, -22.8045, -13.7595
        Hunter-Lab:
        87.8333, -15.8626, -5.0102
      #bfebf6 color charts
#bfebf6 RGB chart
      #bfebf6 CMYK chart
      #bfebf6 RGB pie chart
      #bfebf6 color shades, tints & tones
#bfebf6 color schemes
#bfebf6 color preview, HTML & CSS examples
           This text has a color of #bfebf6        
        
          <p style="color:#bfebf6;">Text here</p>
        
        
          .mytext {color:#bfebf6;}
        
        Text color #bfebf6
      
           This box has a color of #bfebf6        
        
          <div style="background-color:#bfebf6;">Content here</div>
        
        
          .mybackground {background-color:#bfebf6;}
        
        Background color #bfebf6
      
           Border around this has a color of #bfebf6        
        
          <div style="border:2px solid #bfebf6;">Content here</div>
        
        
          .myborder {border:2px solid #bfebf6;}
        
        Border color #bfebf6