#bed0cf color space conversions
Hex:
        #bed0cf
        RGB:
        190, 208, 207
        CMY:
        25, 18, 19
        CMYK:
        9, 0, 0, 18
      HSL:
        177°, 16.0714%, 78.0392%
        HSV (HSB):
        177°, 8.6538%, 81.5686%
        XYZ:
        55.0536, 60.5639, 67.8199
        xyY:
        0.3001, 0.3302, 60.5639
      CIE-Lab:
        82.1437, -6.2417, -1.5897
        CIE-LCH:
        82.1437, 6.4409, 194.2889
        CIE-Luv:
        82.1437, -9.7539, -1.3361
        Hunter-Lab:
        77.8228, -9.9151, 2.8068
      #bed0cf color charts
#bed0cf RGB chart
      #bed0cf CMYK chart
      #bed0cf RGB pie chart
      #bed0cf color shades, tints & tones
#bed0cf color schemes
#bed0cf color preview, HTML & CSS examples
           This text has a color of #bed0cf        
        
          <p style="color:#bed0cf;">Text here</p>
        
        
          .mytext {color:#bed0cf;}
        
        Text color #bed0cf
      
           This box has a color of #bed0cf        
        
          <div style="background-color:#bed0cf;">Content here</div>
        
        
          .mybackground {background-color:#bed0cf;}
        
        Background color #bed0cf
      
           Border around this has a color of #bed0cf        
        
          <div style="border:2px solid #bed0cf;">Content here</div>
        
        
          .myborder {border:2px solid #bed0cf;}
        
        Border color #bed0cf