#bfe3fe color space conversions
Hex:
        #bfe3fe
        RGB:
        191, 227, 254
        CMY:
        25, 11, 0
        CMYK:
        25, 11, 0, 0
      HSL:
        206°, 96.9231%, 87.2549%
        HSV (HSB):
        206°, 24.8031%, 99.6078%
        XYZ:
        66.8443, 73.1703, 104.3661
        xyY:
        0.2735, 0.2994, 73.1703
      CIE-Lab:
        88.5289, -5.9118, -16.9731
        CIE-LCH:
        88.5289, 17.9732, 250.7964
        CIE-Luv:
        88.5289, -19.4192, -26.0421
        Hunter-Lab:
        85.5396, -10.2068, -12.4614
      #bfe3fe color charts
#bfe3fe RGB chart
      #bfe3fe CMYK chart
      #bfe3fe RGB pie chart
      #bfe3fe color shades, tints & tones
#bfe3fe color schemes
#bfe3fe color preview, HTML & CSS examples
           This text has a color of #bfe3fe        
        
          <p style="color:#bfe3fe;">Text here</p>
        
        
          .mytext {color:#bfe3fe;}
        
        Text color #bfe3fe
      
           This box has a color of #bfe3fe        
        
          <div style="background-color:#bfe3fe;">Content here</div>
        
        
          .mybackground {background-color:#bfe3fe;}
        
        Background color #bfe3fe
      
           Border around this has a color of #bfe3fe        
        
          <div style="border:2px solid #bfe3fe;">Content here</div>
        
        
          .myborder {border:2px solid #bfe3fe;}
        
        Border color #bfe3fe