#bed3b4 color space conversions
Hex:
        #bed3b4
        RGB:
        190, 211, 180
        CMY:
        25, 17, 29
        CMYK:
        10, 0, 15, 17
      HSL:
        101°, 26.0504%, 76.6667%
        HSV (HSB):
        101°, 14.6919%, 82.7451%
        XYZ:
        52.7677, 60.8310, 52.1404
        xyY:
        0.3184, 0.3670, 60.8310
      CIE-Lab:
        82.2878, -12.7129, 12.9904
        CIE-LCH:
        82.2878, 18.1760, 134.3814
        CIE-Luv:
        82.2878, -10.3354, 21.1417
        Hunter-Lab:
        77.9942, -15.7241, 14.9596
      #bed3b4 color charts
#bed3b4 RGB chart
      #bed3b4 CMYK chart
      #bed3b4 RGB pie chart
      #bed3b4 color shades, tints & tones
#bed3b4 color schemes
#bed3b4 color preview, HTML & CSS examples
           This text has a color of #bed3b4        
        
          <p style="color:#bed3b4;">Text here</p>
        
        
          .mytext {color:#bed3b4;}
        
        Text color #bed3b4
      
           This box has a color of #bed3b4        
        
          <div style="background-color:#bed3b4;">Content here</div>
        
        
          .mybackground {background-color:#bed3b4;}
        
        Background color #bed3b4
      
           Border around this has a color of #bed3b4        
        
          <div style="border:2px solid #bed3b4;">Content here</div>
        
        
          .myborder {border:2px solid #bed3b4;}
        
        Border color #bed3b4