#bed4d8 color space conversions
Hex:
        #bed4d8
        RGB:
        190, 212, 216
        CMY:
        25, 17, 15
        CMYK:
        12, 2, 0, 15
      HSL:
        189°, 25.0000%, 79.6078%
        HSV (HSB):
        189°, 12.0370%, 84.7059%
        XYZ:
        57.1734, 62.9920, 74.1111
        xyY:
        0.2943, 0.3242, 62.9920
      CIE-Lab:
        83.4382, -6.5389, -4.4840
        CIE-LCH:
        83.4382, 7.9287, 214.4398
        CIE-Luv:
        83.4382, -11.9943, -5.7555
        Hunter-Lab:
        79.3675, -10.3084, 0.1940
      #bed4d8 color charts
#bed4d8 RGB chart
      #bed4d8 CMYK chart
      #bed4d8 RGB pie chart
      #bed4d8 color shades, tints & tones
#bed4d8 color schemes
#bed4d8 color preview, HTML & CSS examples
           This text has a color of #bed4d8        
        
          <p style="color:#bed4d8;">Text here</p>
        
        
          .mytext {color:#bed4d8;}
        
        Text color #bed4d8
      
           This box has a color of #bed4d8        
        
          <div style="background-color:#bed4d8;">Content here</div>
        
        
          .mybackground {background-color:#bed4d8;}
        
        Background color #bed4d8
      
           Border around this has a color of #bed4d8        
        
          <div style="border:2px solid #bed4d8;">Content here</div>
        
        
          .myborder {border:2px solid #bed4d8;}
        
        Border color #bed4d8