#bfcffa color space conversions
Hex:
        #bfcffa
        RGB:
        191, 207, 250
        CMY:
        25, 19, 2
        CMYK:
        24, 17, 0, 2
      HSL:
        224°, 85.5072%, 86.4706%
        HSV (HSB):
        224°, 23.6000%, 98.0392%
        XYZ:
        61.0540, 62.6041, 99.3084
        xyY:
        0.2738, 0.2808, 62.6041
      CIE-Lab:
        83.2337, 3.6837, -22.8644
        CIE-LCH:
        83.2337, 23.1593, 279.1523
        CIE-Luv:
        83.2337, -10.4935, -37.0804
        Hunter-Lab:
        79.1228, -0.7278, -19.0300
      #bfcffa color charts
#bfcffa RGB chart
      #bfcffa CMYK chart
      #bfcffa RGB pie chart
      #bfcffa color shades, tints & tones
#bfcffa color schemes
#bfcffa color preview, HTML & CSS examples
           This text has a color of #bfcffa        
        
          <p style="color:#bfcffa;">Text here</p>
        
        
          .mytext {color:#bfcffa;}
        
        Text color #bfcffa
      
           This box has a color of #bfcffa        
        
          <div style="background-color:#bfcffa;">Content here</div>
        
        
          .mybackground {background-color:#bfcffa;}
        
        Background color #bfcffa
      
           Border around this has a color of #bfcffa        
        
          <div style="border:2px solid #bfcffa;">Content here</div>
        
        
          .myborder {border:2px solid #bfcffa;}
        
        Border color #bfcffa