#bfc2d5 color space conversions
Hex:
        #bfc2d5
        RGB:
        191, 194, 213
        CMY:
        25, 24, 16
        CMYK:
        10, 9, 0, 16
      HSL:
        232°, 20.7547%, 79.2157%
        HSV (HSB):
        232°, 10.3286%, 83.5294%
        XYZ:
        52.7879, 54.4640, 70.6812
        xyY:
        0.2967, 0.3061, 54.4640
      CIE-Lab:
        78.7315, 2.6682, -9.8419
        CIE-LCH:
        78.7315, 10.1971, 285.1688
        CIE-Luv:
        78.7315, -2.7153, -15.5790
        Hunter-Lab:
        73.7998, -1.4711, -5.1247
      #bfc2d5 color charts
#bfc2d5 RGB chart
      #bfc2d5 CMYK chart
      #bfc2d5 RGB pie chart
      #bfc2d5 color shades, tints & tones
#bfc2d5 color schemes
#bfc2d5 color preview, HTML & CSS examples
           This text has a color of #bfc2d5        
        
          <p style="color:#bfc2d5;">Text here</p>
        
        
          .mytext {color:#bfc2d5;}
        
        Text color #bfc2d5
      
           This box has a color of #bfc2d5        
        
          <div style="background-color:#bfc2d5;">Content here</div>
        
        
          .mybackground {background-color:#bfc2d5;}
        
        Background color #bfc2d5
      
           Border around this has a color of #bfc2d5        
        
          <div style="border:2px solid #bfc2d5;">Content here</div>
        
        
          .myborder {border:2px solid #bfc2d5;}
        
        Border color #bfc2d5