#bed4b2 color space conversions
Hex:
        #bed4b2
        RGB:
        190, 212, 178
        CMY:
        25, 17, 30
        CMYK:
        10, 0, 16, 17
      HSL:
        99°, 28.3333%, 76.4706%
        HSV (HSB):
        99°, 16.0377%, 83.1373%
        XYZ:
        52.8146, 61.2485, 51.1580
        xyY:
        0.3197, 0.3707, 61.2485
      CIE-Lab:
        82.5121, -13.5582, 14.3661
        CIE-LCH:
        82.5121, 19.7538, 133.3427
        CIE-Luv:
        82.5121, -10.7880, 23.2173
        Hunter-Lab:
        78.2614, -16.4970, 16.0262
      #bed4b2 color charts
#bed4b2 RGB chart
      #bed4b2 CMYK chart
      #bed4b2 RGB pie chart
      #bed4b2 color shades, tints & tones
#bed4b2 color schemes
#bed4b2 color preview, HTML & CSS examples
           This text has a color of #bed4b2        
        
          <p style="color:#bed4b2;">Text here</p>
        
        
          .mytext {color:#bed4b2;}
        
        Text color #bed4b2
      
           This box has a color of #bed4b2        
        
          <div style="background-color:#bed4b2;">Content here</div>
        
        
          .mybackground {background-color:#bed4b2;}
        
        Background color #bed4b2
      
           Border around this has a color of #bed4b2        
        
          <div style="border:2px solid #bed4b2;">Content here</div>
        
        
          .myborder {border:2px solid #bed4b2;}
        
        Border color #bed4b2