#bed7cb color space conversions
Hex:
        #bed7cb
        RGB:
        190, 215, 203
        CMY:
        25, 16, 20
        CMYK:
        12, 0, 6, 16
      HSL:
        151°, 23.8095%, 79.4118%
        HSV (HSB):
        151°, 11.6279%, 84.3137%
        XYZ:
        56.3151, 63.8598, 65.8580
        xyY:
        0.3027, 0.3433, 63.8598
      CIE-Lab:
        83.8927, -10.6208, 3.0889
        CIE-LCH:
        83.8927, 11.0609, 163.7836
        CIE-Luv:
        83.8927, -13.0311, 6.4934
        Hunter-Lab:
        79.9123, -14.0556, 7.0761
      #bed7cb color charts
#bed7cb RGB chart
      #bed7cb CMYK chart
      #bed7cb RGB pie chart
      #bed7cb color shades, tints & tones
#bed7cb color schemes
#bed7cb color preview, HTML & CSS examples
           This text has a color of #bed7cb        
        
          <p style="color:#bed7cb;">Text here</p>
        
        
          .mytext {color:#bed7cb;}
        
        Text color #bed7cb
      
           This box has a color of #bed7cb        
        
          <div style="background-color:#bed7cb;">Content here</div>
        
        
          .mybackground {background-color:#bed7cb;}
        
        Background color #bed7cb
      
           Border around this has a color of #bed7cb        
        
          <div style="border:2px solid #bed7cb;">Content here</div>
        
        
          .myborder {border:2px solid #bed7cb;}
        
        Border color #bed7cb