#bed5e6 color space conversions
Hex:
        #bed5e6
        RGB:
        190, 213, 230
        CMY:
        25, 16, 10
        CMYK:
        17, 7, 0, 10
      HSL:
        206°, 44.4444%, 82.3529%
        HSV (HSB):
        206°, 17.3913%, 90.1961%
        XYZ:
        59.3124, 64.2488, 84.1381
        xyY:
        0.2856, 0.3093, 64.2488
      CIE-Lab:
        84.0952, -4.1714, -10.9523
        CIE-LCH:
        84.0952, 11.7198, 249.1497
        CIE-Luv:
        84.0952, -12.9316, -16.3749
        Hunter-Lab:
        80.1554, -8.1876, -6.1272
      #bed5e6 color charts
#bed5e6 RGB chart
      #bed5e6 CMYK chart
      #bed5e6 RGB pie chart
      #bed5e6 color shades, tints & tones
#bed5e6 color schemes
#bed5e6 color preview, HTML & CSS examples
           This text has a color of #bed5e6        
        
          <p style="color:#bed5e6;">Text here</p>
        
        
          .mytext {color:#bed5e6;}
        
        Text color #bed5e6
      
           This box has a color of #bed5e6        
        
          <div style="background-color:#bed5e6;">Content here</div>
        
        
          .mybackground {background-color:#bed5e6;}
        
        Background color #bed5e6
      
           Border around this has a color of #bed5e6        
        
          <div style="border:2px solid #bed5e6;">Content here</div>
        
        
          .myborder {border:2px solid #bed5e6;}
        
        Border color #bed5e6