#bfcaf2 color space conversions
Hex:
        #bfcaf2
        RGB:
        191, 202, 242
        CMY:
        25, 21, 5
        CMYK:
        21, 17, 0, 5
      HSL:
        227°, 66.2338%, 84.9020%
        HSV (HSB):
        227°, 21.0744%, 94.9020%
        XYZ:
        58.6334, 59.7282, 92.4428
        xyY:
        0.2781, 0.2833, 59.7282
      CIE-Lab:
        81.6902, 4.5579, -20.9486
        CIE-LCH:
        81.6902, 21.4387, 282.2748
        CIE-Luv:
        81.6902, -7.9158, -33.9505
        Hunter-Lab:
        77.2840, 0.1763, -16.8205
      #bfcaf2 color charts
#bfcaf2 RGB chart
      #bfcaf2 CMYK chart
      #bfcaf2 RGB pie chart
      #bfcaf2 color shades, tints & tones
#bfcaf2 color schemes
#bfcaf2 color preview, HTML & CSS examples
           This text has a color of #bfcaf2        
        
          <p style="color:#bfcaf2;">Text here</p>
        
        
          .mytext {color:#bfcaf2;}
        
        Text color #bfcaf2
      
           This box has a color of #bfcaf2        
        
          <div style="background-color:#bfcaf2;">Content here</div>
        
        
          .mybackground {background-color:#bfcaf2;}
        
        Background color #bfcaf2
      
           Border around this has a color of #bfcaf2        
        
          <div style="border:2px solid #bfcaf2;">Content here</div>
        
        
          .myborder {border:2px solid #bfcaf2;}
        
        Border color #bfcaf2