#bfc9fa color space conversions
Hex:
        #bfc9fa
        RGB:
        191, 201, 250
        CMY:
        25, 21, 2
        CMYK:
        24, 20, 0, 2
      HSL:
        230°, 85.5072%, 86.4706%
        HSV (HSB):
        230°, 23.6000%, 98.0392%
        XYZ:
        59.6278, 59.7518, 98.8330
        xyY:
        0.2733, 0.2738, 59.7518
      CIE-Lab:
        81.7031, 6.8953, -25.1933
        CIE-LCH:
        81.7031, 26.1199, 285.3068
        CIE-Luv:
        81.7031, -7.8566, -41.3694
        Hunter-Lab:
        77.2993, 2.4192, -21.6973
      #bfc9fa color charts
#bfc9fa RGB chart
      #bfc9fa CMYK chart
      #bfc9fa RGB pie chart
      #bfc9fa color shades, tints & tones
#bfc9fa color schemes
#bfc9fa color preview, HTML & CSS examples
           This text has a color of #bfc9fa        
        
          <p style="color:#bfc9fa;">Text here</p>
        
        
          .mytext {color:#bfc9fa;}
        
        Text color #bfc9fa
      
           This box has a color of #bfc9fa        
        
          <div style="background-color:#bfc9fa;">Content here</div>
        
        
          .mybackground {background-color:#bfc9fa;}
        
        Background color #bfc9fa
      
           Border around this has a color of #bfc9fa        
        
          <div style="border:2px solid #bfc9fa;">Content here</div>
        
        
          .myborder {border:2px solid #bfc9fa;}
        
        Border color #bfc9fa