#bfe0f1 color space conversions
Hex:
        #bfe0f1
        RGB:
        191, 224, 241
        CMY:
        25, 12, 5
        CMYK:
        21, 7, 0, 5
      HSL:
        200°, 64.1026%, 84.7059%
        HSV (HSB):
        200°, 20.7469%, 94.5098%
        XYZ:
        64.0187, 70.7385, 93.4988
        xyY:
        0.2805, 0.3099, 70.7385
      CIE-Lab:
        87.3578, -7.2200, -11.8954
        CIE-LCH:
        87.3578, 13.9150, 238.7440
        CIE-Luv:
        87.3578, -17.7810, -17.4869
        Hunter-Lab:
        84.1062, -11.3179, -7.0369
      #bfe0f1 color charts
#bfe0f1 RGB chart
      #bfe0f1 CMYK chart
      #bfe0f1 RGB pie chart
      #bfe0f1 color shades, tints & tones
#bfe0f1 color schemes
#bfe0f1 color preview, HTML & CSS examples
           This text has a color of #bfe0f1        
        
          <p style="color:#bfe0f1;">Text here</p>
        
        
          .mytext {color:#bfe0f1;}
        
        Text color #bfe0f1
      
           This box has a color of #bfe0f1        
        
          <div style="background-color:#bfe0f1;">Content here</div>
        
        
          .mybackground {background-color:#bfe0f1;}
        
        Background color #bfe0f1
      
           Border around this has a color of #bfe0f1        
        
          <div style="border:2px solid #bfe0f1;">Content here</div>
        
        
          .myborder {border:2px solid #bfe0f1;}
        
        Border color #bfe0f1