#bed7e4 color space conversions
Hex:
        #bed7e4
        RGB:
        190, 215, 228
        CMY:
        25, 16, 11
        CMYK:
        17, 6, 0, 11
      HSL:
        201°, 41.3043%, 81.9608%
        HSV (HSB):
        201°, 16.6667%, 89.4118%
        XYZ:
        59.5392, 65.1495, 82.8358
        xyY:
        0.2869, 0.3139, 65.1495
      CIE-Lab:
        84.5607, -5.6340, -9.1979
        CIE-LCH:
        84.5607, 10.7863, 238.5110
        CIE-Luv:
        84.5607, -13.7909, -13.3443
        Hunter-Lab:
        80.7152, -9.5819, -4.3471
      #bed7e4 color charts
#bed7e4 RGB chart
      #bed7e4 CMYK chart
      #bed7e4 RGB pie chart
      #bed7e4 color shades, tints & tones
#bed7e4 color schemes
#bed7e4 color preview, HTML & CSS examples
           This text has a color of #bed7e4        
        
          <p style="color:#bed7e4;">Text here</p>
        
        
          .mytext {color:#bed7e4;}
        
        Text color #bed7e4
      
           This box has a color of #bed7e4        
        
          <div style="background-color:#bed7e4;">Content here</div>
        
        
          .mybackground {background-color:#bed7e4;}
        
        Background color #bed7e4
      
           Border around this has a color of #bed7e4        
        
          <div style="border:2px solid #bed7e4;">Content here</div>
        
        
          .myborder {border:2px solid #bed7e4;}
        
        Border color #bed7e4