#bed2e6 color space conversions
Hex:
        #bed2e6
        RGB:
        190, 210, 230
        CMY:
        25, 18, 10
        CMYK:
        17, 9, 0, 10
      HSL:
        210°, 44.4444%, 82.3529%
        HSV (HSB):
        210°, 17.3913%, 90.1961%
        XYZ:
        58.5647, 62.7535, 83.8889
        xyY:
        0.2854, 0.3058, 62.7535
      CIE-Lab:
        83.3125, -2.6009, -12.1203
        CIE-LCH:
        83.3125, 12.3962, 257.8885
        CIE-Luv:
        83.3125, -11.5480, -18.4823
        Hunter-Lab:
        79.2171, -6.6660, -7.3346
      #bed2e6 color charts
#bed2e6 RGB chart
      #bed2e6 CMYK chart
      #bed2e6 RGB pie chart
      #bed2e6 color shades, tints & tones
#bed2e6 color schemes
#bed2e6 color preview, HTML & CSS examples
           This text has a color of #bed2e6        
        
          <p style="color:#bed2e6;">Text here</p>
        
        
          .mytext {color:#bed2e6;}
        
        Text color #bed2e6
      
           This box has a color of #bed2e6        
        
          <div style="background-color:#bed2e6;">Content here</div>
        
        
          .mybackground {background-color:#bed2e6;}
        
        Background color #bed2e6
      
           Border around this has a color of #bed2e6        
        
          <div style="border:2px solid #bed2e6;">Content here</div>
        
        
          .myborder {border:2px solid #bed2e6;}
        
        Border color #bed2e6