#bed7e9 color space conversions
Hex:
        #bed7e9
        RGB:
        190, 215, 233
        CMY:
        25, 16, 9
        CMYK:
        18, 8, 0, 9
      HSL:
        205°, 49.4253%, 82.9412%
        HSV (HSB):
        205°, 18.4549%, 91.3725%
        XYZ:
        60.2436, 65.4312, 86.5451
        xyY:
        0.2839, 0.3083, 65.4312
      CIE-Lab:
        84.7055, -4.5775, -11.6338
        CIE-LCH:
        84.7055, 12.5020, 248.5222
        CIE-Luv:
        84.7055, -13.9482, -17.4204
        Hunter-Lab:
        80.8896, -8.6164, -6.8127
      #bed7e9 color charts
#bed7e9 RGB chart
      #bed7e9 CMYK chart
      #bed7e9 RGB pie chart
      #bed7e9 color shades, tints & tones
#bed7e9 color schemes
#bed7e9 color preview, HTML & CSS examples
           This text has a color of #bed7e9        
        
          <p style="color:#bed7e9;">Text here</p>
        
        
          .mytext {color:#bed7e9;}
        
        Text color #bed7e9
      
           This box has a color of #bed7e9        
        
          <div style="background-color:#bed7e9;">Content here</div>
        
        
          .mybackground {background-color:#bed7e9;}
        
        Background color #bed7e9
      
           Border around this has a color of #bed7e9        
        
          <div style="border:2px solid #bed7e9;">Content here</div>
        
        
          .myborder {border:2px solid #bed7e9;}
        
        Border color #bed7e9