#bfe8fa color space conversions
Hex:
        #bfe8fa
        RGB:
        191, 232, 250
        CMY:
        25, 9, 2
        CMYK:
        24, 7, 0, 2
      HSL:
        198°, 85.5072%, 86.4706%
        HSV (HSB):
        198°, 23.6000%, 98.0392%
        XYZ:
        67.5978, 75.6917, 101.4897
        xyY:
        0.2762, 0.3092, 75.6917
      CIE-Lab:
        89.7160, -9.3644, -13.0977
        CIE-LCH:
        89.7160, 16.1010, 234.4365
        CIE-Luv:
        89.7160, -21.5406, -19.1604
        Hunter-Lab:
        87.0010, -13.5613, -8.2631
      #bfe8fa color charts
#bfe8fa RGB chart
      #bfe8fa CMYK chart
      #bfe8fa RGB pie chart
      #bfe8fa color shades, tints & tones
#bfe8fa color schemes
#bfe8fa color preview, HTML & CSS examples
           This text has a color of #bfe8fa        
        
          <p style="color:#bfe8fa;">Text here</p>
        
        
          .mytext {color:#bfe8fa;}
        
        Text color #bfe8fa
      
           This box has a color of #bfe8fa        
        
          <div style="background-color:#bfe8fa;">Content here</div>
        
        
          .mybackground {background-color:#bfe8fa;}
        
        Background color #bfe8fa
      
           Border around this has a color of #bfe8fa        
        
          <div style="border:2px solid #bfe8fa;">Content here</div>
        
        
          .myborder {border:2px solid #bfe8fa;}
        
        Border color #bfe8fa