#bed5e4 color space conversions
Hex:
        #bed5e4
        RGB:
        190, 213, 228
        CMY:
        25, 16, 11
        CMYK:
        17, 7, 0, 11
      HSL:
        204°, 41.3043%, 81.9608%
        HSV (HSB):
        204°, 16.6667%, 89.4118%
        XYZ:
        59.0330, 64.1371, 82.6671
        xyY:
        0.2868, 0.3116, 64.1371
      CIE-Lab:
        84.0371, -4.5930, -9.9766
        CIE-LCH:
        84.0371, 10.9831, 245.2798
        CIE-Luv:
        84.0371, -12.8648, -14.7440
        Hunter-Lab:
        80.0856, -8.5732, -5.1412
      #bed5e4 color charts
#bed5e4 RGB chart
      #bed5e4 CMYK chart
      #bed5e4 RGB pie chart
      #bed5e4 color shades, tints & tones
#bed5e4 color schemes
#bed5e4 color preview, HTML & CSS examples
           This text has a color of #bed5e4        
        
          <p style="color:#bed5e4;">Text here</p>
        
        
          .mytext {color:#bed5e4;}
        
        Text color #bed5e4
      
           This box has a color of #bed5e4        
        
          <div style="background-color:#bed5e4;">Content here</div>
        
        
          .mybackground {background-color:#bed5e4;}
        
        Background color #bed5e4
      
           Border around this has a color of #bed5e4        
        
          <div style="border:2px solid #bed5e4;">Content here</div>
        
        
          .myborder {border:2px solid #bed5e4;}
        
        Border color #bed5e4