#bfeaf0 color space conversions
Hex:
        #bfeaf0
        RGB:
        191, 234, 240
        CMY:
        25, 8, 6
        CMYK:
        20, 3, 0, 6
      HSL:
        187°, 62.0253%, 84.5098%
        HSV (HSB):
        187°, 20.4167%, 94.1176%
        XYZ:
        66.6369, 76.2133, 93.6366
        xyY:
        0.2818, 0.3223, 76.2133
      CIE-Lab:
        89.9583, -12.5336, -7.5051
        CIE-LCH:
        89.9583, 14.6088, 210.9132
        CIE-Luv:
        89.9583, -22.2646, -9.6105
        Hunter-Lab:
        87.3002, -16.5251, -2.4832
      #bfeaf0 color charts
#bfeaf0 RGB chart
      #bfeaf0 CMYK chart
      #bfeaf0 RGB pie chart
      #bfeaf0 color shades, tints & tones
#bfeaf0 color schemes
#bfeaf0 color preview, HTML & CSS examples
           This text has a color of #bfeaf0        
        
          <p style="color:#bfeaf0;">Text here</p>
        
        
          .mytext {color:#bfeaf0;}
        
        Text color #bfeaf0
      
           This box has a color of #bfeaf0        
        
          <div style="background-color:#bfeaf0;">Content here</div>
        
        
          .mybackground {background-color:#bfeaf0;}
        
        Background color #bfeaf0
      
           Border around this has a color of #bfeaf0        
        
          <div style="border:2px solid #bfeaf0;">Content here</div>
        
        
          .myborder {border:2px solid #bfeaf0;}
        
        Border color #bfeaf0