#bed9af color space conversions
Hex:
        #bed9af
        RGB:
        190, 217, 175
        CMY:
        25, 15, 31
        CMYK:
        12, 0, 19, 15
      HSL:
        99°, 35.5932%, 76.8627%
        HSV (HSB):
        99°, 19.3548%, 85.0980%
        XYZ:
        53.7859, 63.6680, 50.0118
        xyY:
        0.3212, 0.3802, 63.6680
      CIE-Lab:
        83.7926, -16.5728, 17.7439
        CIE-LCH:
        83.7926, 24.2796, 133.0454
        CIE-Luv:
        83.7926, -13.2739, 28.4673
        Hunter-Lab:
        79.7922, -19.3141, 18.6931
      #bed9af color charts
#bed9af RGB chart
      #bed9af CMYK chart
      #bed9af RGB pie chart
      #bed9af color shades, tints & tones
#bed9af color schemes
#bed9af color preview, HTML & CSS examples
           This text has a color of #bed9af        
        
          <p style="color:#bed9af;">Text here</p>
        
        
          .mytext {color:#bed9af;}
        
        Text color #bed9af
      
           This box has a color of #bed9af        
        
          <div style="background-color:#bed9af;">Content here</div>
        
        
          .mybackground {background-color:#bed9af;}
        
        Background color #bed9af
      
           Border around this has a color of #bed9af        
        
          <div style="border:2px solid #bed9af;">Content here</div>
        
        
          .myborder {border:2px solid #bed9af;}
        
        Border color #bed9af