#bed4e6 color space conversions
Hex:
        #bed4e6
        RGB:
        190, 212, 230
        CMY:
        25, 17, 10
        CMYK:
        17, 8, 0, 10
      HSL:
        207°, 44.4444%, 82.3529%
        HSV (HSB):
        207°, 17.3913%, 90.1961%
        XYZ:
        59.0616, 63.7473, 84.0545
        xyY:
        0.2855, 0.3082, 63.7473
      CIE-Lab:
        83.8340, -3.6489, -11.3418
        CIE-LCH:
        83.8340, 11.9143, 252.1661
        CIE-Luv:
        83.8340, -12.4704, -17.0772
        Hunter-Lab:
        79.8419, -7.6811, -6.5289
      #bed4e6 color charts
#bed4e6 RGB chart
      #bed4e6 CMYK chart
      #bed4e6 RGB pie chart
      #bed4e6 color shades, tints & tones
#bed4e6 color schemes
#bed4e6 color preview, HTML & CSS examples
           This text has a color of #bed4e6        
        
          <p style="color:#bed4e6;">Text here</p>
        
        
          .mytext {color:#bed4e6;}
        
        Text color #bed4e6
      
           This box has a color of #bed4e6        
        
          <div style="background-color:#bed4e6;">Content here</div>
        
        
          .mybackground {background-color:#bed4e6;}
        
        Background color #bed4e6
      
           Border around this has a color of #bed4e6        
        
          <div style="border:2px solid #bed4e6;">Content here</div>
        
        
          .myborder {border:2px solid #bed4e6;}
        
        Border color #bed4e6