#bedbe7 color space conversions
Hex:
        #bedbe7
        RGB:
        190, 219, 231
        CMY:
        25, 14, 9
        CMYK:
        18, 5, 0, 9
      HSL:
        198°, 46.0674%, 82.5490%
        HSV (HSB):
        198°, 17.7489%, 90.5882%
        XYZ:
        60.9905, 67.3797, 85.3923
        xyY:
        0.2853, 0.3152, 67.3797
      CIE-Lab:
        85.6953, -7.0765, -9.1009
        CIE-LCH:
        85.6953, 11.5284, 232.1327
        CIE-Luv:
        85.6953, -15.7241, -12.9782
        Hunter-Lab:
        82.0851, -11.0207, -4.2192
      #bedbe7 color charts
#bedbe7 RGB chart
      #bedbe7 CMYK chart
      #bedbe7 RGB pie chart
      #bedbe7 color shades, tints & tones
#bedbe7 color schemes
#bedbe7 color preview, HTML & CSS examples
           This text has a color of #bedbe7        
        
          <p style="color:#bedbe7;">Text here</p>
        
        
          .mytext {color:#bedbe7;}
        
        Text color #bedbe7
      
           This box has a color of #bedbe7        
        
          <div style="background-color:#bedbe7;">Content here</div>
        
        
          .mybackground {background-color:#bedbe7;}
        
        Background color #bedbe7
      
           Border around this has a color of #bedbe7        
        
          <div style="border:2px solid #bedbe7;">Content here</div>
        
        
          .myborder {border:2px solid #bedbe7;}
        
        Border color #bedbe7