#bed4e9 color space conversions
Hex:
        #bed4e9
        RGB:
        190, 212, 233
        CMY:
        25, 17, 9
        CMYK:
        18, 9, 0, 9
      HSL:
        209°, 49.4253%, 82.9412%
        HSV (HSB):
        209°, 18.4549%, 91.3725%
        XYZ:
        59.4867, 63.9173, 86.2928
        xyY:
        0.2837, 0.3048, 63.9173
      CIE-Lab:
        83.9227, -3.0100, -12.8032
        CIE-LCH:
        83.9227, 13.1522, 256.7702
        CIE-Luv:
        83.9227, -12.5742, -19.5352
        Hunter-Lab:
        79.9483, -7.0941, -8.0313
      #bed4e9 color charts
#bed4e9 RGB chart
      #bed4e9 CMYK chart
      #bed4e9 RGB pie chart
      #bed4e9 color shades, tints & tones
#bed4e9 color schemes
#bed4e9 color preview, HTML & CSS examples
           This text has a color of #bed4e9        
        
          <p style="color:#bed4e9;">Text here</p>
        
        
          .mytext {color:#bed4e9;}
        
        Text color #bed4e9
      
           This box has a color of #bed4e9        
        
          <div style="background-color:#bed4e9;">Content here</div>
        
        
          .mybackground {background-color:#bed4e9;}
        
        Background color #bed4e9
      
           Border around this has a color of #bed4e9        
        
          <div style="border:2px solid #bed4e9;">Content here</div>
        
        
          .myborder {border:2px solid #bed4e9;}
        
        Border color #bed4e9