#bfc2fe color space conversions
Hex:
        #bfc2fe
        RGB:
        191, 194, 254
        CMY:
        25, 24, 0
        CMYK:
        25, 24, 0, 0
      HSL:
        237°, 96.9231%, 87.2549%
        HSV (HSB):
        237°, 24.8031%, 99.6078%
        XYZ:
        58.6670, 56.8157, 101.6404
        xyY:
        0.2702, 0.2617, 56.8157
      CIE-Lab:
        80.0758, 11.5980, -29.8154
        CIE-LCH:
        80.0758, 31.9917, 291.2557
        CIE-Luv:
        80.0758, -5.0260, -49.7220
        Hunter-Lab:
        75.3762, 7.0224, -27.1858
      #bfc2fe color charts
#bfc2fe RGB chart
      #bfc2fe CMYK chart
      #bfc2fe RGB pie chart
      #bfc2fe color shades, tints & tones
#bfc2fe color schemes
#bfc2fe color preview, HTML & CSS examples
           This text has a color of #bfc2fe        
        
          <p style="color:#bfc2fe;">Text here</p>
        
        
          .mytext {color:#bfc2fe;}
        
        Text color #bfc2fe
      
           This box has a color of #bfc2fe        
        
          <div style="background-color:#bfc2fe;">Content here</div>
        
        
          .mybackground {background-color:#bfc2fe;}
        
        Background color #bfc2fe
      
           Border around this has a color of #bfc2fe        
        
          <div style="border:2px solid #bfc2fe;">Content here</div>
        
        
          .myborder {border:2px solid #bfc2fe;}
        
        Border color #bfc2fe