#bfcde5 color space conversions
Hex:
        #bfcde5
        RGB:
        191, 205, 229
        CMY:
        25, 20, 10
        CMYK:
        17, 10, 0, 10
      HSL:
        218°, 42.2222%, 82.3529%
        HSV (HSB):
        218°, 16.5939%, 89.8039%
        XYZ:
        57.4600, 60.3962, 82.7579
        xyY:
        0.2864, 0.3011, 60.3962
      CIE-Lab:
        82.0530, 0.1357, -13.4641
        CIE-LCH:
        82.0530, 13.4648, 270.5774
        CIE-Luv:
        82.0530, -8.6957, -21.0459
        Hunter-Lab:
        77.7150, -4.0238, -8.7369
      #bfcde5 color charts
#bfcde5 RGB chart
      #bfcde5 CMYK chart
      #bfcde5 RGB pie chart
      #bfcde5 color shades, tints & tones
#bfcde5 color schemes
#bfcde5 color preview, HTML & CSS examples
           This text has a color of #bfcde5        
        
          <p style="color:#bfcde5;">Text here</p>
        
        
          .mytext {color:#bfcde5;}
        
        Text color #bfcde5
      
           This box has a color of #bfcde5        
        
          <div style="background-color:#bfcde5;">Content here</div>
        
        
          .mybackground {background-color:#bfcde5;}
        
        Background color #bfcde5
      
           Border around this has a color of #bfcde5        
        
          <div style="border:2px solid #bfcde5;">Content here</div>
        
        
          .myborder {border:2px solid #bfcde5;}
        
        Border color #bfcde5