#bed2d4 color space conversions
Hex:
        #bed2d4
        RGB:
        190, 210, 212
        CMY:
        25, 18, 17
        CMYK:
        10, 1, 0, 17
      HSL:
        185°, 20.3704%, 78.8235%
        HSV (HSB):
        185°, 10.3774%, 83.1373%
        XYZ:
        56.1655, 61.7938, 71.2545
        xyY:
        0.2968, 0.3266, 61.7938
      CIE-Lab:
        82.8036, -6.2989, -3.2880
        CIE-LCH:
        82.8036, 7.1054, 207.5642
        CIE-Luv:
        82.8036, -10.9008, -3.9372
        Hunter-Lab:
        78.6090, -10.0291, 1.2834
      #bed2d4 color charts
#bed2d4 RGB chart
      #bed2d4 CMYK chart
      #bed2d4 RGB pie chart
      #bed2d4 color shades, tints & tones
#bed2d4 color schemes
#bed2d4 color preview, HTML & CSS examples
           This text has a color of #bed2d4        
        
          <p style="color:#bed2d4;">Text here</p>
        
        
          .mytext {color:#bed2d4;}
        
        Text color #bed2d4
      
           This box has a color of #bed2d4        
        
          <div style="background-color:#bed2d4;">Content here</div>
        
        
          .mybackground {background-color:#bed2d4;}
        
        Background color #bed2d4
      
           Border around this has a color of #bed2d4        
        
          <div style="border:2px solid #bed2d4;">Content here</div>
        
        
          .myborder {border:2px solid #bed2d4;}
        
        Border color #bed2d4