#bed4ad color space conversions
Hex:
        #bed4ad
        RGB:
        190, 212, 173
        CMY:
        25, 17, 32
        CMYK:
        10, 0, 18, 17
      HSL:
        94°, 31.2000%, 75.4902%
        HSV (HSB):
        94°, 18.3962%, 83.1373%
        XYZ:
        52.3215, 61.0512, 48.5616
        xyY:
        0.3231, 0.3770, 61.0512
      CIE-Lab:
        82.4063, -14.3851, 16.8598
        CIE-LCH:
        82.4063, 22.1627, 130.4715
        CIE-Luv:
        82.4063, -10.6409, 26.7778
        Hunter-Lab:
        78.1353, -17.2083, 17.8456
      #bed4ad color charts
#bed4ad RGB chart
      #bed4ad CMYK chart
      #bed4ad RGB pie chart
      #bed4ad color shades, tints & tones
#bed4ad color schemes
#bed4ad color preview, HTML & CSS examples
           This text has a color of #bed4ad        
        
          <p style="color:#bed4ad;">Text here</p>
        
        
          .mytext {color:#bed4ad;}
        
        Text color #bed4ad
      
           This box has a color of #bed4ad        
        
          <div style="background-color:#bed4ad;">Content here</div>
        
        
          .mybackground {background-color:#bed4ad;}
        
        Background color #bed4ad
      
           Border around this has a color of #bed4ad        
        
          <div style="border:2px solid #bed4ad;">Content here</div>
        
        
          .myborder {border:2px solid #bed4ad;}
        
        Border color #bed4ad