#bed5d7 color space conversions
Hex:
        #bed5d7
        RGB:
        190, 213, 215
        CMY:
        25, 16, 16
        CMYK:
        12, 1, 0, 16
      HSL:
        185°, 23.8095%, 79.4118%
        HSV (HSB):
        185°, 11.6279%, 84.3137%
        XYZ:
        57.2952, 63.4419, 73.5157
        xyY:
        0.2950, 0.3266, 63.4419
      CIE-Lab:
        83.6744, -7.2575, -3.6044
        CIE-LCH:
        83.6744, 8.1032, 206.4111
        CIE-Luv:
        83.6744, -12.4374, -4.2721
        Hunter-Lab:
        79.6505, -10.9874, 1.0319
      #bed5d7 color charts
#bed5d7 RGB chart
      #bed5d7 CMYK chart
      #bed5d7 RGB pie chart
      #bed5d7 color shades, tints & tones
#bed5d7 color schemes
#bed5d7 color preview, HTML & CSS examples
           This text has a color of #bed5d7        
        
          <p style="color:#bed5d7;">Text here</p>
        
        
          .mytext {color:#bed5d7;}
        
        Text color #bed5d7
      
           This box has a color of #bed5d7        
        
          <div style="background-color:#bed5d7;">Content here</div>
        
        
          .mybackground {background-color:#bed5d7;}
        
        Background color #bed5d7
      
           Border around this has a color of #bed5d7        
        
          <div style="border:2px solid #bed5d7;">Content here</div>
        
        
          .myborder {border:2px solid #bed5d7;}
        
        Border color #bed5d7