#bfe4eb color space conversions
Hex:
        #bfe4eb
        RGB:
        191, 228, 235
        CMY:
        25, 11, 8
        CMYK:
        19, 3, 0, 8
      HSL:
        190°, 52.3810%, 83.5294%
        HSV (HSB):
        190°, 18.7234%, 92.1569%
        XYZ:
        64.2247, 72.5613, 89.2180
        xyY:
        0.2842, 0.3211, 72.5613
      CIE-Lab:
        88.2381, -10.5447, -7.4310
        CIE-LCH:
        88.2381, 12.9000, 215.1731
        CIE-Luv:
        88.2381, -19.4585, -9.7930
        Hunter-Lab:
        85.1829, -14.4880, -2.4705
      #bfe4eb color charts
#bfe4eb RGB chart
      #bfe4eb CMYK chart
      #bfe4eb RGB pie chart
      #bfe4eb color shades, tints & tones
#bfe4eb color schemes
#bfe4eb color preview, HTML & CSS examples
           This text has a color of #bfe4eb        
        
          <p style="color:#bfe4eb;">Text here</p>
        
        
          .mytext {color:#bfe4eb;}
        
        Text color #bfe4eb
      
           This box has a color of #bfe4eb        
        
          <div style="background-color:#bfe4eb;">Content here</div>
        
        
          .mybackground {background-color:#bfe4eb;}
        
        Background color #bfe4eb
      
           Border around this has a color of #bfe4eb        
        
          <div style="border:2px solid #bfe4eb;">Content here</div>
        
        
          .myborder {border:2px solid #bfe4eb;}
        
        Border color #bfe4eb