#bfe4ed color space conversions
Hex:
        #bfe4ed
        RGB:
        191, 228, 237
        CMY:
        25, 11, 7
        CMYK:
        19, 4, 0, 7
      HSL:
        192°, 56.0976%, 83.9216%
        HSV (HSB):
        192°, 19.4093%, 92.9412%
        XYZ:
        64.5153, 72.6776, 90.7486
        xyY:
        0.2830, 0.3188, 72.6776
      CIE-Lab:
        88.2937, -10.1236, -8.3993
        CIE-LCH:
        88.2937, 13.1543, 219.6816
        CIE-Luv:
        88.2937, -19.4997, -11.4084
        Hunter-Lab:
        85.2512, -14.1065, -3.4375
      #bfe4ed color charts
#bfe4ed RGB chart
      #bfe4ed CMYK chart
      #bfe4ed RGB pie chart
      #bfe4ed color shades, tints & tones
#bfe4ed color schemes
#bfe4ed color preview, HTML & CSS examples
           This text has a color of #bfe4ed        
        
          <p style="color:#bfe4ed;">Text here</p>
        
        
          .mytext {color:#bfe4ed;}
        
        Text color #bfe4ed
      
           This box has a color of #bfe4ed        
        
          <div style="background-color:#bfe4ed;">Content here</div>
        
        
          .mybackground {background-color:#bfe4ed;}
        
        Background color #bfe4ed
      
           Border around this has a color of #bfe4ed        
        
          <div style="border:2px solid #bfe4ed;">Content here</div>
        
        
          .myborder {border:2px solid #bfe4ed;}
        
        Border color #bfe4ed